You are here

protected property FileUrlGenerator::$streamWrapperManager in CDN 8.3

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/File/FileUrlGenerator.php, line 37

Class

FileUrlGenerator
Generates CDN file URLs.

Namespace

Drupal\cdn\File

Code

protected $streamWrapperManager;