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\ServicesCode
protected $instances = [];