You are here

protected property RemoteImageStyleRoutes::$streamWrapperManager in Remote Stream Wrapper 8

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Routing/RemoteImageStyleRoutes.php, line 21

Class

RemoteImageStyleRoutes
Defines a route subscriber to register a url for serving image styles.

Namespace

Drupal\remote_stream_wrapper\Routing

Code

protected $streamWrapperManager;