Symfony2 API
Class

Symfony\Component\DependencyInjection\ContainerAware

abstract class ContainerAware implements ContainerAwareInterface

A simple implementation of ContainerAwareInterface.

Methods

setContainer(ContainerInterface $container = null)

Sets the Container.

Details

at line 37
public setContainer(ContainerInterface $container = null)

Sets the Container.

Parameters

ContainerInterface $container A ContainerInterface instance