You are here

protected property Flag::$entity_type in Flag 8.4

The entity type this flag works with.

Type: string

File

src/Entity/Flag.php, line 80

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $entity_type = NULL;