You are here

protected property ImageCropWidget::$imageStyleStorage in Image Widget Crop 8.2

Same name and namespace in other branches
  1. 8 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 46

Class

ImageCropWidget
Plugin implementation of the 'image_widget_crop' widget.

Namespace

Drupal\image_widget_crop\Plugin\Field\FieldWidget

Code

protected $imageStyleStorage;