class ContainerAware implements ContainerAwareInterface
deprecated
since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
A simple implementation of ContainerAwareInterface.
Methods
setContainer(ContainerInterface $container = null) Sets the container. |
Details
setContainer(ContainerInterface $container = null)
Sets the container.
Please login to continue.