You are here

public property ContextReaction::$description in Context 8.4

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

A brief description of the context reaction.

This will be shown when adding or configuring this context reaction.

Type: \Drupal\Core\Annotation\Translationoptional

File

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

Class

ContextReaction
Defines an context reaction annotation object.

Namespace

Drupal\context\Reaction\Annotation

Code

public $description = '';