protected property FeaturesController::$fileDownloadController in Features 8.3
Same name and namespace in other branches
- 8.4 src/Controller/FeaturesController.php \Drupal\features\Controller\FeaturesController::fileDownloadController
The file download controller.
Type: \Drupal\system\FileDownloadController
File
- src/
Controller/ FeaturesController.php, line 22
Class
- FeaturesController
- Returns responses for config module routes.
Namespace
Drupal\features\ControllerCode
protected $fileDownloadController;