Documentation

ContainerLoader
in package

Configures a dependency injection container.

Table of Contents

load()  : void
Configure the container.

Methods

load()

Configure the container.

public load(ArrayAccess<string, mixed> $containerConfig, ContainerInterface $container) : void
Parameters
$containerConfig : ArrayAccess<string, mixed>
$container : ContainerInterface
Return values
void

Search results