protected property TextimagePathProcessor::$streamWrapperManager in Textimage 8.3
Same name and namespace in other branches
- 8.4 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\PathProcessorCode
protected $streamWrapperManager;