protected property CropEffect::$imageFactory in Crop API 8
Same name and namespace in other branches
- 8.2 src/Plugin/ImageEffect/CropEffect.php \Drupal\crop\Plugin\ImageEffect\CropEffect::imageFactory
The image factory service.
Type: \Drupal\Core\Image\ImageFactory
File
- src/
Plugin/ ImageEffect/ CropEffect.php, line 54
Class
- CropEffect
- Crops an image resource.
Namespace
Drupal\crop\Plugin\ImageEffectCode
protected $imageFactory;