protected property Context::$reactions in Context 8.4
Same name and namespace in other branches
- 8 src/Entity/Context.php \Drupal\context\Entity\Context::reactions
- 8.0 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 117
Class
- Context
- Defines the Context entity.
Namespace
Drupal\context\EntityCode
protected $reactions = [];