You are here

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

Same name and namespace in other branches
  1. 8 src/Plugin/BlockStyleManager.php \Drupal\block_style_plugins\Plugin\BlockStyleManager::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/BlockStyleManager.php, line 31

Class

BlockStyleManager
Provides the Block style plugin manager.

Namespace

Drupal\block_style_plugins\Plugin

Code

protected $themeHandler;