You are here

protected property DefaultController::$themeHandler in Style Switcher 8.2

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

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Controller/DefaultController.php, line 29

Class

DefaultController
Default controller for the styleswitcher module.

Namespace

Drupal\styleswitcher\Controller

Code

protected $themeHandler;