You are here

protected property FileDownloadController::$streamWrapperManager in Commerce File 8.2

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Controller/FileDownloadController.php, line 43

Class

FileDownloadController
Provides the controller for downloading licensed files.

Namespace

Drupal\commerce_file\Controller

Code

protected $streamWrapperManager;