You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/core/location/src/Form/AssetMoveActionForm.php, line 33

Class

AssetMoveActionForm
Provides an asset move confirmation form.

Namespace

Drupal\farm_location\Form

Code

protected $entityTypeManager;