protected property CropEffect::$storage in Crop API 8
Same name and namespace in other branches
- 8.2 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 33
Class
- CropEffect
- Crops an image resource.
Namespace
Drupal\crop\Plugin\ImageEffectCode
protected $storage;