protected property ContextBlockPageVariant::$contextManager in Context 8.4
Same name and namespace in other branches
- 8 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::contextManager
- 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\DisplayVariantCode
protected $contextManager;