ContainerAwareInterface
interface ContainerAwareInterface
ContainerAwareInterface should be implemented by classes that depends on a Container.
Methods
Details
at line line 26
setContainer(ContainerInterface $container = null)
Sets the container.