You are here

protected property ThemeController::$themeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 30
Contains \Drupal\system\Controller\ThemeController.

Class

ThemeController
Controller for theme handling.

Namespace

Drupal\system\Controller

Code

protected $themeHandler;