You are here

protected property ImageStyleEditForm::$imageEffectManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/image/src/Form/ImageStyleEditForm.php \Drupal\image\Form\ImageStyleEditForm::imageEffectManager

The image effect manager service.

Type: \Drupal\image\ImageEffectManager

File

core/modules/image/src/Form/ImageStyleEditForm.php, line 25

Class

ImageStyleEditForm
Controller for image style edit form.

Namespace

Drupal\image\Form

Code

protected $imageEffectManager;