You are here

protected property Context::$conditionsCollection in Context 8.4

Same name and namespace in other branches
  1. 8 src/Entity/Context.php \Drupal\context\Entity\Context::conditionsCollection
  2. 8.0 src/Entity/Context.php \Drupal\context\Entity\Context::conditionsCollection

The context conditions as a collection.

Type: \Drupal\Core\Condition\ConditionPluginCollection

File

src/Entity/Context.php, line 96

Class

Context
Defines the Context entity.

Namespace

Drupal\context\Entity

Code

protected $conditionsCollection;