public property ContextReaction::$label in Context 8
Same name and namespace in other branches
- 8.4 src/Reaction/Annotation/ContextReaction.php \Drupal\context\Reaction\Annotation\ContextReaction::label
- 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 35 - Contains \Drupal\context\Reaction\Annotation\ContextReaction.
Class
- ContextReaction
- Defines an context reaction annotation object.
Namespace
Drupal\context\Reaction\AnnotationCode
public $label;