You are here

public property RabbitHoleBehaviorPlugin::$label in Rabbit Hole 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/RabbitHoleBehaviorPlugin.php \Drupal\rabbit_hole\Annotation\RabbitHoleBehaviorPlugin::label

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/RabbitHoleBehaviorPlugin.php, line 31

Class

RabbitHoleBehaviorPlugin
Defines a Rabbit hole behavior plugin item annotation object.

Namespace

Drupal\rabbit_hole\Annotation

Code

public $label;