You are here

protected property TextimagePathProcessor::$streamWrapperManager in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/PathProcessor/TextimagePathProcessor.php \Drupal\textimage\PathProcessor\TextimagePathProcessor::streamWrapperManager

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/PathProcessor/TextimagePathProcessor.php, line 23

Class

TextimagePathProcessor
Defines a path processor to rewrite Textimage URLs.

Namespace

Drupal\textimage\PathProcessor

Code

protected $streamWrapperManager;