You are here

protected property CropTypeListBuilder::$entityTypeManager in Crop API 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/CropTypeListBuilder.php, line 34

Class

CropTypeListBuilder
Defines a class to build a listing of crop type entities.

Namespace

Drupal\crop

Code

protected $entityTypeManager;