protected property ImageCropWidget::$imageStyleStorage in Image Widget Crop 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldWidget/ImageCropWidget.php \Drupal\image_widget_crop\Plugin\Field\FieldWidget\ImageCropWidget::imageStyleStorage
The image style storage.
Type: \Drupal\image\ImageStyleStorageInterface
File
- src/
Plugin/ Field/ FieldWidget/ ImageCropWidget.php, line 42
Class
- ImageCropWidget
- Plugin implementation of the 'image_widget_crop' widget.
Namespace
Drupal\image_widget_crop\Plugin\Field\FieldWidgetCode
protected $imageStyleStorage;