You are here

protected property Flag::$link_type in Flag 8.4

The ID of the ActionLink plugin.

Type: string

See also

\Drupal\flag\ActionLink\ActionLinkTypeBase

File

src/Entity/Flag.php, line 174

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $link_type = 'reload';