You are here

protected property Blocks::$blocksCollection in Context 8

Same name and namespace in other branches
  1. 8.4 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::blocksCollection
  2. 8.0 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::blocksCollection

Contains a temporary collection of blocks.

Type: BlockCollection

File

src/Plugin/ContextReaction/Blocks.php, line 52

Class

Blocks
Provides a content reaction that will let you place blocks in the current themes regions.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $blocksCollection;