You are here

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

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

The File storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorage.

File

src/ImageWidgetCropManager.php, line 53

Class

ImageWidgetCropManager
ImageWidgetCropManager calculation class.

Namespace

Drupal\image_widget_crop

Code

protected $fileStorage;