The configuration manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- core/modules/config/src/Controller/ConfigController.php, line 40
Class
- ConfigController
- Returns responses for config module routes.
Namespace
Drupal\config\Controller
Code
protected $configManager;
Please login to continue.