You are here

public property ContextReaction::$description in Context 8.0

Same name and namespace in other branches
  1. 8.4 src/Reaction/Annotation/ContextReaction.php \Drupal\context\Reaction\Annotation\ContextReaction::description
  2. 8 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\Translation (optional)

File

src/Reaction/Annotation/ContextReaction.php, line 46
Contains \Drupal\context\Reaction\Annotation\ContextReaction.

Class

ContextReaction
Defines an context reaction annotation object.

Namespace

Drupal\context\Reaction\Annotation

Code

public $description = '';