You are here

protected property BlockStyleManager::$themeManager in Block Style Plugins 8.2

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Plugin/BlockStyleManager.php, line 38

Class

BlockStyleManager
Provides the Block style plugin manager.

Namespace

Drupal\block_style_plugins\Plugin

Code

protected $themeManager;