You are here

protected property ExportDownload::$fileStorage in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_export/src/Controller/ExportDownload.php \Drupal\bibcite_export\Controller\ExportDownload::fileStorage

Storage of the File entity.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/bibcite_export/src/Controller/ExportDownload.php, line 22

Class

ExportDownload
Download a file created by "Export all" form.

Namespace

Drupal\bibcite_export\Controller

Code

protected $fileStorage;