You are here

protected property AutomaticCrop::$image in Crop API 8.2

The image resource to crop.

Type: \Drupal\Core\Image\ImageInterface

File

src/Events/AutomaticCrop.php, line 28

Class

AutomaticCrop
Represents automatic crop action as event.

Namespace

Drupal\crop\Events

Code

protected $image;