You are here

protected property Container::$instances in Little helpers 7.2

Cached instances of services.

Type: array

File

src/Services/Container.php, line 26

Class

Container
Dependency injection container.

Namespace

Drupal\little_helpers\Services

Code

protected $instances = [];