ContainerAwareInterface
in
ContainerAwareInterface should be implemented by classes that depends on a Container.
Tags
Table of Contents
- setContainer() : mixed
- Sets the container.
Methods
setContainer()
Sets the container.
public
setContainer([ContainerInterface $container = null ]) : mixed
Parameters
- $container : ContainerInterface = null