The theme handler service.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/modules/system/src/Controller/SystemController.php, line 55
Class
- SystemController
- Returns responses for System routes.
Namespace
Drupal\system\Controller
Code
protected $themeHandler;
Please login to continue.