You are here

protected property Flag::$linkTypeCollection in Flag 8.4

A collection to store the ActionLink plugin.

Type: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection

File

src/Entity/Flag.php, line 181

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $linkTypeCollection;