You are here

protected property DraggableBlock::$themeManager in Draggable dashboard 8

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Plugin/Block/DraggableBlock.php, line 43

Class

DraggableBlock
Provides a draggable block with a simple text.

Namespace

Drupal\draggable_dashboard\Plugin\Block

Code

protected $themeManager;