You are here

protected property TextimageRoutes::$streamWrapperManager in Textimage 8.3

Same name and namespace in other branches
  1. 8.4 src/Routing/TextimageRoutes.php \Drupal\textimage\Routing\TextimageRoutes::streamWrapperManager

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Routing/TextimageRoutes.php, line 20

Class

TextimageRoutes
Defines a route for serving Textimages through the URL.

Namespace

Drupal\textimage\Routing

Code

protected $streamWrapperManager;