You are here

protected property Flag::$flagTypeConfig in Flag 8.4

An array to store and load the FlagType plugin configuration.

Type: array

File

src/Entity/Flag.php, line 166

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $flagTypeConfig = [];