You are here

protected property TextimageFactory::$streamWrapperManager in Textimage 8.4

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

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManager

File

src/TextimageFactory.php, line 44

Class

TextimageFactory
Provides a factory for Textimage.

Namespace

Drupal\textimage

Code

protected $streamWrapperManager;