You are here

protected property ImageReplaceEffect::$imageReplaceStorage in Image Replace 8

The image replace storage service.

Type: \Drupal\image_replace\ImageReplaceStorageInterface

File

src/Plugin/ImageEffect/ImageReplaceEffect.php, line 35

Class

ImageReplaceEffect
Rotates an image resource.

Namespace

Drupal\image_replace\Plugin\ImageEffect

Code

protected $imageReplaceStorage;