You are here

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

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

The image style storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/ImageWidgetCropManager.php, line 51

Class

ImageWidgetCropManager
ImageWidgetCropManager calculation class.

Namespace

Drupal\image_widget_crop

Code

protected $imageStyleStorage;