You are here

protected property Flag::$global in Flag 8.4

Whether this flag state should act as a single toggle to all users.

Type: bool

File

src/Entity/Flag.php, line 87

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $global = FALSE;