You are here

protected property Flag::$flagTypeCollection in Flag 8.4

A collection to store the FlagType plugin.

Type: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection

File

src/Entity/Flag.php, line 159

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $flagTypeCollection;