You are here

protected property ImageWidgetCropManager::$imageStyleStorage in Image Widget Crop 8

Same name and namespace in other branches
  1. 8.2 src/ImageWidgetCropManager.php \Drupal\image_widget_crop\ImageWidgetCropManager::imageStyleStorage

The image style storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

src/ImageWidgetCropManager.php, line 46

Class

ImageWidgetCropManager
ImageWidgetCropManager calculation class.

Namespace

Drupal\image_widget_crop

Code

protected $imageStyleStorage;