protected property ConfigController::$fileDownloadController in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::fileDownloadController
The file download controller.
Type: \Drupal\system\FileDownloadController
File
- core/
modules/ config/ src/ Controller/ ConfigController.php, line 52 - Contains \Drupal\config\Controller\ConfigController.
Class
- ConfigController
- Returns responses for config module routes.
Namespace
Drupal\config\ControllerCode
protected $fileDownloadController;