You are here

protected property AutomaticCrop::$cropType in Crop API 8.2

The crop type loaded.

Type: \Drupal\crop\Entity\CropType

File

src/Events/AutomaticCrop.php, line 35

Class

AutomaticCrop
Represents automatic crop action as event.

Namespace

Drupal\crop\Events

Code

protected $cropType;