You are here

protected property FeaturesController::$fileDownloadController in Features 8.4

Same name and namespace in other branches
  1. 8.3 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\Controller

Code

protected $fileDownloadController;