protected property ImageWidget::$imageFactory in Drupal 9
Same name and namespace in other branches
- 8 core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php \Drupal\image\Plugin\Field\FieldWidget\ImageWidget::imageFactory
The image factory service.
Type: \Drupal\Core\Image\ImageFactory
File
- core/
modules/ image/ src/ Plugin/ Field/ FieldWidget/ ImageWidget.php, line 32
Class
- ImageWidget
- Plugin implementation of the 'image_image' widget.
Namespace
Drupal\image\Plugin\Field\FieldWidgetCode
protected $imageFactory;