You are here

protected property AutomaticCrop::$crop in Crop API 8.2

The crop entity.

Type: \Drupal\crop\CropInterface|false

File

src/Events/AutomaticCrop.php, line 20

Class

AutomaticCrop
Represents automatic crop action as event.

Namespace

Drupal\crop\Events

Code

protected $crop = FALSE;