List of instantiated service provider classes.
Type: array
See also
\Drupal\Core\DrupalKernel::$serviceProviderClasses
File
- core/lib/Drupal/Core/DrupalKernel.php, line 212
 
Class
- DrupalKernel
 - The DrupalKernel class is the core of Drupal itself.
 
Namespace
Drupal\Core
Code
protected $serviceProviders;
Please login to continue.