You are here

public property FlagType::$entity_type in Flag 8.4

The entity type the flag type supports.

Type: string

File

src/Annotation/FlagType.php, line 27

Class

FlagType
Defines a FlagType annotation object.

Namespace

Drupal\flag\Annotation

Code

public $entity_type;