You are here

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

The file download controller.

Type: \Drupal\system\FileDownloadController

File

src/Controller/ConfigDownloadController.php, line 51

Class

ConfigDownloadController
Returns responses for config module routes.

Namespace

Drupal\demo\Controller

Code

protected $fileDownloadController;