class Container extends Container (View source)

Methods

__construct(array $values = array())

Instantiate the container.

Details

__construct(array $values = array())

Instantiate the container.

Objects and parameters can be passed as argument to the constructor.

Parameters

array $values The parameters or objects.