protected property ConfigController::$sourceStorage

The source storage.

Type: \Drupal\Core\Config\StorageInterface;

File

drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php, line 34
Contains \Drupal\config\Controller\ConfigController

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $sourceStorage;