You are here

protected property FlagViewsLinkField::$entityTypeManager in Flag 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/field/FlagViewsLinkField.php, line 29

Class

FlagViewsLinkField
Provides a views field to flag or unflag the selected content.

Namespace

Drupal\flag\Plugin\views\field

Code

protected $entityTypeManager;