protected property SettingsForm::$imageManager in Image Effects 8
Same name and namespace in other branches
- 8.3 src/Form/SettingsForm.php \Drupal\image_effects\Form\SettingsForm::imageManager
- 8.2 src/Form/SettingsForm.php \Drupal\image_effects\Form\SettingsForm::imageManager
The image selector plugin manager.
Type: \Drupal\image_effects\Plugin\ImageEffectsPluginManager
File
- src/
Form/ SettingsForm.php, line 35
Class
- SettingsForm
- Main image_effects settings admin form.
Namespace
Drupal\image_effects\FormCode
protected $imageManager;