You are here

protected property Container::$defaults in Little helpers 7.2

Default values to merge into specs.

Type: array

File

src/Services/Container.php, line 40

Class

Container
Dependency injection container.

Namespace

Drupal\little_helpers\Services

Code

protected $defaults = [];