You are here

protected property FilterImageResize::$streamWrapperManager in Image Resize Filter 8

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Plugin/Filter/FilterImageResize.php, line 50

Class

FilterImageResize
Provides a filter to resize images.

Namespace

Drupal\image_resize_filter\Plugin\Filter

Code

protected $streamWrapperManager;