You are here

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

ImageFactory instance.

Type: \Drupal\Core\Image\ImageFactory

File

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

Class

FilterImageResize
Provides a filter to resize images.

Namespace

Drupal\image_resize_filter\Plugin\Filter

Code

protected $imageFactory;