The service definitions of the container.
Type: array
File
- core/lib/Drupal/Component/DependencyInjection/Container.php, line 74
Class
- Container
- Provides a container optimized for Drupal's needs.
Namespace
Drupal\Component\DependencyInjection
Code
protected $serviceDefinitions = array();
Please login to continue.