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