You are here

protected property AssetGroupActionForm::$entityTypeManager in farmOS 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/asset/group/src/Form/AssetGroupActionForm.php, line 33

Class

AssetGroupActionForm
Provides an asset group confirmation form.

Namespace

Drupal\farm_group\Form

Code

protected $entityTypeManager;