You are here

protected property ContextBlockPageVariant::$themeManager in Context 8.4

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

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

Class

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

Namespace

Drupal\context\Plugin\DisplayVariant

Code

protected $themeManager;