You are here

protected property Blocks::$contextRepository in Context 8.4

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

The Drupal context repository.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

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

Class

Blocks
Provides a content reaction.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $contextRepository;