You are here

protected property Context::$reactionsCollection in Context 8.0

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

The context reactions as a collection.

Type: ContextReactionPluginCollection

File

src/Entity/Context.php, line 99

Class

Context
Defines the Context entity.

Namespace

Drupal\context\Entity

Code

protected $reactionsCollection;