You are here

protected property Container::$container in Little helpers 7.2

Container used to resolve service references in specs.

Type: \Drupal\little_helpers\Services\Container

File

src/Services/Container.php, line 33

Class

Container
Dependency injection container.

Namespace

Drupal\little_helpers\Services

Code

protected $container = NULL;