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