Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Container.php
Container::$serviceDefinitions
The service definitions of the container.
Type:
array
File
core/
lib/
Drupal/
Component/
DependencyInjection/
Container.php
, line 68
Class
Container
Provides a container optimized for Drupal's needs.
Namespace
Drupal\Component\DependencyInjection
Code
protected $serviceDefinitions = [];
RSS feed