You are here

protected property FontOperationTrait::$streamWrapperManagerForFontHandling in Image Effects 8

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Plugin/ImageToolkit/Operation/FontOperationTrait.php, line 17

Class

FontOperationTrait
Base trait for image toolkit operations that require font handling.

Namespace

Drupal\image_effects\Plugin\ImageToolkit\Operation

Code

protected $streamWrapperManagerForFontHandling;