protected property DrupalKernel::$configStorage

Config storage object used for reading enabled modules configuration.

Type: \Drupal\Core\Config\StorageInterface

File

drupal/core/lib/Drupal/Core/DrupalKernel.php, line 79
Definition of Drupal\Core\DrupalKernel.

Class

DrupalKernel
The DrupalKernel class is the core of Drupal itself.

Namespace

Drupal\Core

Code

protected $configStorage;