ContainerAwareInterface

Defines the interface for a Container Aware class.

since

1.0

package

Joomla Framework

Methods

setContainer

Set the DI container.

setContainer(\Joomla\DI\Container container) : 
since

1.0

Arguments

container

ContainerThe DI container.

Response

mixed