You are here

protected property PlaceBlockPageVariant::$themeManager in Drupal 8

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/block_place/src/Plugin/DisplayVariant/PlaceBlockPageVariant.php, line 34

Class

PlaceBlockPageVariant
Allows blocks to be placed directly within a region.

Namespace

Drupal\block_place\Plugin\DisplayVariant

Code

protected $themeManager;