You are here

protected property AutomatedCrop::$cropStorage in Automated Crop 8

Crop entity storage.

Type: \Drupal\crop\CropStorageInterface

File

modules/automated_crop_crop_provider/src/EventSubscriber/AutomatedCrop.php, line 20

Class

AutomatedCrop
A subscriber running automated crop after a crop is needed.

Namespace

Drupal\automated_crop_crop_provider\EventSubscriber

Code

protected $cropStorage;