protected property ConfigController::$targetStorage

The target storage.

Type: \Drupal\Core\Config\StorageInterface;

File

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

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $targetStorage;