Aviat\Ion\Di\ContainerAwareInterface
Interface for a class that is aware of the Di Container
Synopsis
interface ContainerAwareInterface
{
- // methods
- public void setContainer()
- public ContainerInterface getContainer()
Methods
public
- getContainer() — Get the container object
- setContainer() — Set the container for the current object