ThemeController::$themeHandler

Same name in other branches
  1. 8.9.x core/modules/system/src/Controller/ThemeController.php \Drupal\system\Controller\ThemeController::themeHandler
  2. 10 core/modules/system/src/Controller/ThemeController.php \Drupal\system\Controller\ThemeController::themeHandler
  3. 11.x core/modules/system/src/Controller/ThemeController.php \Drupal\system\Controller\ThemeController::themeHandler

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/system/src/Controller/ThemeController.php, line 28

Class

ThemeController
Controller for theme handling.

Namespace

Drupal\system\Controller

Code

protected $themeHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.