You are here

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

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

The crop storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/ImageWidgetCropManager.php, line 37

Class

ImageWidgetCropManager
ImageWidgetCropManager calculation class.

Namespace

Drupal\image_widget_crop

Code

protected $cropStorage;