ConfigController::$targetStorage
Same name in other branches
- 9 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::targetStorage
- 10 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::targetStorage
- 11.x core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::targetStorage
The target storage.
Type: \Drupal\Core\Config\StorageInterface
File
-
core/
modules/ config/ src/ Controller/ ConfigController.php, line 29
Class
- ConfigController
- Returns responses for config module routes.
Namespace
Drupal\config\ControllerCode
protected $targetStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.