You are here

protected property BackgroundImageEffect::$imageFactory in Image Effects 8

Same name and namespace in other branches
  1. 8.3 src/Plugin/ImageEffect/BackgroundImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\BackgroundImageEffect::imageFactory
  2. 8.2 src/Plugin/ImageEffect/BackgroundImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\BackgroundImageEffect::imageFactory

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/ImageEffect/BackgroundImageEffect.php, line 30

Class

BackgroundImageEffect
Class BackgroundImageEffect.

Namespace

Drupal\image_effects\Plugin\ImageEffect

Code

protected $imageFactory;