ImageEffectAddForm::$effectManager
Same name in other branches
- 8.9.x core/modules/image/src/Form/ImageEffectAddForm.php \Drupal\image\Form\ImageEffectAddForm::effectManager
- 10 core/modules/image/src/Form/ImageEffectAddForm.php \Drupal\image\Form\ImageEffectAddForm::effectManager
- 11.x core/modules/image/src/Form/ImageEffectAddForm.php \Drupal\image\Form\ImageEffectAddForm::effectManager
The image effect manager.
Type: \Drupal\image\ImageEffectManager
File
-
core/
modules/ image/ src/ Form/ ImageEffectAddForm.php, line 22
Class
- ImageEffectAddForm
- Provides an add form for image effects.
Namespace
Drupal\image\FormCode
protected $effectManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.