You are here

protected property EntityFlagType::$entityTypeManager in Flag 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Flag/EntityFlagType.php, line 38

Class

EntityFlagType
Provides a flag type for all entity types.

Namespace

Drupal\flag\Plugin\Flag

Code

protected $entityTypeManager;