protected property FileDownloadController::$streamWrapperManager in Drupal 8
Same name and namespace in other branches
- 9 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 23
Class
- FileDownloadController
- System file controller.
Namespace
Drupal\systemCode
protected $streamWrapperManager;