You are here

protected property Spec::$container in Little helpers 7.2

The container used to resolve services in arguments.

Type: Drupal\little_helpers\Services\Container

File

src/Services/Spec.php, line 55

Class

Spec
A class instantiation spec.

Namespace

Drupal\little_helpers\Services

Code

protected $container;