You are here

protected property AbstractAutomatedCrop::$image in Automated Crop 8

The image object to crop.

Type: \Drupal\Core\Image\ImageInterface

File

src/AbstractAutomatedCrop.php, line 74

Class

AbstractAutomatedCrop
Provides a base class for each AutomatedCrop provider plugins.

Namespace

Drupal\automated_crop

Code

protected $image;