You are here

protected property CropEffect::$storage in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ImageEffect/CropEffect.php \Drupal\crop\Plugin\ImageEffect\CropEffect::storage

Crop entity storage.

Type: \Drupal\crop\CropStorageInterface

File

src/Plugin/ImageEffect/CropEffect.php, line 37

Class

CropEffect
Crops an image resource.

Namespace

Drupal\crop\Plugin\ImageEffect

Code

protected $storage;