protected property ConfigController::$configManager in Drupal 8
Same name and namespace in other branches
- 9 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;