You are here

public property Freelinking::$hidden in Freelinking 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/Freelinking.php \Drupal\freelinking\Annotation\Freelinking::hidden

Describes whether or not the plugin can be disabled.

Type: bool

File

src/Annotation/Freelinking.php, line 54

Class

Freelinking
Defines a freelinking plugin annotation object.

Namespace

Drupal\freelinking\Annotation

Code

public $hidden = FALSE;