Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigController.php

ConfigController::$configManager

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

core/modules/config/src/Controller/ConfigController.php, line 53

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $configManager;
RSS feed
Powered by Drupal