protected property Dropdown::$imageFactory in Image Effects 8
Same name and namespace in other branches
- 8.3 src/Plugin/image_effects/ImageSelector/Dropdown.php \Drupal\image_effects\Plugin\image_effects\ImageSelector\Dropdown::imageFactory
- 8.2 src/Plugin/image_effects/ImageSelector/Dropdown.php \Drupal\image_effects\Plugin\image_effects\ImageSelector\Dropdown::imageFactory
The image factory service.
Type: \Drupal\Core\Image\ImageFactory
File
- src/
Plugin/ image_effects/ ImageSelector/ Dropdown.php, line 33
Class
- Dropdown
- Dropdown image selector plugin.
Namespace
Drupal\image_effects\Plugin\image_effects\ImageSelectorCode
protected $imageFactory;