You are here

protected property ConfigDownloadController::$configManager in Demonstration site (Sandbox / Snapshot) 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Controller/ConfigDownloadController.php, line 44

Class

ConfigDownloadController
Returns responses for config module routes.

Namespace

Drupal\demo\Controller

Code

protected $configManager;