DrupalKernel::$serviceProviders

List of instantiated service provider classes.

Type: array

See also

\Drupal\Core\DrupalKernel::$serviceProviderClasses

File

core/lib/Drupal/Core/DrupalKernel.php, line 234

Class

DrupalKernel
The DrupalKernel class is the core of Drupal itself.

Namespace

Drupal\Core

Code

protected $serviceProviders;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.