You are here

protected property FlagAddPageForm::$entityTypeManager in Flag 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FlagAddPageForm.php, line 37

Class

FlagAddPageForm
Provides the flag add page.

Namespace

Drupal\flag\Form

Code

protected $entityTypeManager;