ContainerAwareTrait
Defines the trait for a Container Aware Class.
| since |
1.2 |
|---|---|
| package |
Joomla Framework |
Methods
getContainer
Get the DI container.
getContainer() : \Joomla\DI\Container
| since |
1.2 |
|---|---|
| throws |
|
Response
setContainer
Set the DI container.
setContainer(\Joomla\DI\Container container) :