You are here

protected property DownloadController::$streamWrapperManager in Media Entity Download 8.2

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Controller/DownloadController.php, line 41

Class

DownloadController
DownloadController class.

Namespace

Drupal\media_entity_download\Controller

Code

protected $streamWrapperManager;