You are here

protected property AutomatedCropEffect::$automatedCrop in Automated Crop 8

Automated crop object loaded with current image.

Type: \Drupal\automated_crop\AutomatedCropInterface|false

File

src/Plugin/ImageEffect/AutomatedCropEffect.php, line 38

Class

AutomatedCropEffect
Provide an Automatic crop tools.

Namespace

Drupal\automated_crop\Plugin\ImageEffect

Code

protected $automatedCrop;