ImageStyleEditForm::$imageEffectManager

Same name and namespace in other branches
  1. 8.9.x core/modules/image/src/Form/ImageStyleEditForm.php \Drupal\image\Form\ImageStyleEditForm::imageEffectManager
  2. 10 core/modules/image/src/Form/ImageStyleEditForm.php \Drupal\image\Form\ImageStyleEditForm::imageEffectManager
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.