ContainerLoader
in package

FinalYes

Configures a dependency injection container.

Table of Contents

Methods

load()  : void
Configure the container.

Methods

load()

Configure the container.

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

        
On this page

Search results