FileUrlGenerator::$streamWrapperManager

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/File/FileUrlGenerator.php \Drupal\Core\File\FileUrlGenerator::streamWrapperManager
  2. 10 core/lib/Drupal/Core/File/FileUrlGenerator.php \Drupal\Core\File\FileUrlGenerator::streamWrapperManager

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

core/lib/Drupal/Core/File/FileUrlGenerator.php, line 23

Class

FileUrlGenerator
Default implementation for the file URL generator service.

Namespace

Drupal\Core\File

Code

protected $streamWrapperManager;

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