You are here

protected property Controller::$themeHandler in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x tests/modules/styleswitcher_test_legacy_cookies/src/Controller/Controller.php \Drupal\styleswitcher_test_legacy_cookies\Controller\Controller::themeHandler

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

tests/modules/styleswitcher_test_legacy_cookies/src/Controller/Controller.php, line 27

Class

Controller
Returns responses for Style Switcher Test Legacy Cookies routes.

Namespace

Drupal\styleswitcher_test_legacy_cookies\Controller

Code

protected $themeHandler;