You are here

protected property StyleswitcherConfigTheme::$themeHandler in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x src/Form/StyleswitcherConfigTheme.php \Drupal\styleswitcher\Form\StyleswitcherConfigTheme::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Form/StyleswitcherConfigTheme.php, line 21

Class

StyleswitcherConfigTheme
Configure theme-specific styles settings.

Namespace

Drupal\styleswitcher\Form

Code

protected $themeHandler;