protected property Context::$reactions in Context 8.0
Same name and namespace in other branches
- 8.4 src/Entity/Context.php \Drupal\context\Entity\Context::reactions
- 8 src/Entity/Context.php \Drupal\context\Entity\Context::reactions
A list of reactions that should be taken when conditions match.
Type: array
File
- src/
Entity/ Context.php, line 113
Class
- Context
- Defines the Context entity.
Namespace
Drupal\context\EntityCode
protected $reactions = [];