FileDownloadController::$streamWrapperManager

Same name in other branches
  1. 9 core/modules/system/src/FileDownloadController.php \Drupal\system\FileDownloadController::streamWrapperManager
  2. 8.9.x core/modules/system/src/FileDownloadController.php \Drupal\system\FileDownloadController::streamWrapperManager
  3. 10 core/modules/system/src/FileDownloadController.php \Drupal\system\FileDownloadController::streamWrapperManager

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

core/modules/system/src/FileDownloadController.php, line 22

Class

FileDownloadController
System file controller.

Namespace

Drupal\system

Code

protected $streamWrapperManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.