You are here

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

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

The File storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/ImageWidgetCropManager.php, line 58

Class

ImageWidgetCropManager
ImageWidgetCropManager calculation class.

Namespace

Drupal\image_widget_crop

Code

protected $fileStorage;