You are here

protected property StyleswitcherStyleForm::$themeManager in Style Switcher 8.2

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Form/StyleswitcherStyleForm.php, line 22

Class

StyleswitcherStyleForm
Provides a form to add/edit a style.

Namespace

Drupal\styleswitcher\Form

Code

protected $themeManager;