You are here

protected property AbstractAutomatedCrop::$entityTypeManager in Automated Crop 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AbstractAutomatedCrop.php, line 36

Class

AbstractAutomatedCrop
Provides a base class for each AutomatedCrop provider plugins.

Namespace

Drupal\automated_crop

Code

protected $entityTypeManager;