You are here

protected property AdminSettingsForm::$themeHandler in Role Theme Switcher 8

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Form/AdminSettingsForm.php, line 21

Class

AdminSettingsForm
Provides the theme switcher configuration form.

Namespace

Drupal\role_theme_switcher\Form

Code

protected $themeHandler;