You are here

protected property Flag::$linkTypeConfig in Flag 8.4

An array to store and load the ActionLink plugin configuration.

Type: array

File

src/Entity/Flag.php, line 188

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $linkTypeConfig = [];