ImageStyleEditForm::$imageEffectManager
Same name in other branches
- 8.9.x core/modules/image/src/Form/ImageStyleEditForm.php \Drupal\image\Form\ImageStyleEditForm::imageEffectManager
- 10 core/modules/image/src/Form/ImageStyleEditForm.php \Drupal\image\Form\ImageStyleEditForm::imageEffectManager
- 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\FormCode
protected $imageEffectManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.