You are here

protected property ContextBlockPageVariant::$contextManager in Context 8.4

Same name and namespace in other branches
  1. 8 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::contextManager
  2. 8.0 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::contextManager

The Context module context manager.

Type: \Drupal\context\ContextManager

File

src/Plugin/DisplayVariant/ContextBlockPageVariant.php, line 33

Class

ContextBlockPageVariant
Provides a page display variant that decorates the main content with blocks.

Namespace

Drupal\context\Plugin\DisplayVariant

Code

protected $contextManager;