You are here

protected property SkinPluginManager::$themeHandler in Skinr 8.2

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/SkinPluginManager.php, line 29
Contains \Drupal\skinr\SkinPluginManager.

Class

SkinPluginManager
Manages plugins for configuration translation mappers.

Namespace

Drupal\skinr

Code

protected $themeHandler;