protected property Context::$conditionsCollection in Context 8.0
Same name and namespace in other branches
- 8.4 src/Entity/Context.php \Drupal\context\Entity\Context::conditionsCollection
- 8 src/Entity/Context.php \Drupal\context\Entity\Context::conditionsCollection
The context conditions as a collection.
Type: ConditionPluginCollection
File
- src/
Entity/ Context.php, line 92
Class
- Context
- Defines the Context entity.
Namespace
Drupal\context\EntityCode
protected $conditionsCollection;