You are here

protected property FlagForList::$base_flag in Flag Lists 8

Same name and namespace in other branches
  1. 4.0.x src/Entity/FlagForList.php \Drupal\flag_lists\Entity\FlagForList::base_flag

The Base flag, i.e. the Flag template for this list.

Type: string

File

src/Entity/FlagForList.php, line 78

Class

FlagForList
Defines the Flag for list entity.

Namespace

Drupal\flag_lists\Entity

Code

protected $base_flag = NULL;