You are here

protected property EntityFlagActionForm::$entityFieldManager in farmOS 2.x

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/core/flag/src/Form/EntityFlagActionForm.php, line 42

Class

EntityFlagActionForm
Provides an entity flag action form.

Namespace

Drupal\farm_flag\Form

Code

protected $entityFieldManager;