You are here

public property ContextReaction::$label in Context 8.0

Same name and namespace in other branches
  1. 8.4 src/Reaction/Annotation/ContextReaction.php \Drupal\context\Reaction\Annotation\ContextReaction::label
  2. 8 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 35
Contains \Drupal\context\Reaction\Annotation\ContextReaction.

Class

ContextReaction
Defines an context reaction annotation object.

Namespace

Drupal\context\Reaction\Annotation

Code

public $label;