You are here

protected property ContextGroupsBlockPageVariant::$contextGroupsManager in Context groups 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/DisplayVariant/ContextGroupsBlockPageVariant.php \Drupal\context_groups\Plugin\DisplayVariant\ContextGroupsBlockPageVariant::contextGroupsManager

Context groups manager.

Type: ContextGroupsManager

File

src/Plugin/DisplayVariant/ContextGroupsBlockPageVariant.php, line 29

Class

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

Namespace

Drupal\context_groups\Plugin\DisplayVariant

Code

protected $contextGroupsManager;