You are here

public property ContextReaction::$label in Context 8.4

Same name and namespace in other branches
  1. 8 src/Reaction/Annotation/ContextReaction.php \Drupal\context\Reaction\Annotation\ContextReaction::label
  2. 8.0 src/Reaction/Annotation/ContextReaction.php \Drupal\context\Reaction\Annotation\ContextReaction::label

The human-readable name of the context reaction.

Type: \Drupal\Core\Annotation\Translation

File

src/Reaction/Annotation/ContextReaction.php, line 30

Class

ContextReaction
Defines an context reaction annotation object.

Namespace

Drupal\context\Reaction\Annotation

Code

public $label;