You are here

protected property Flag::$weight in Flag 8.4

The weight of the flag.

Type: int

File

src/Entity/Flag.php, line 195

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $weight = 0;