The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/modules/system/src/Form/ThemeSettingsForm.php, line 33
Class
- ThemeSettingsForm
- Displays theme configuration for entire site and individual themes.
Namespace
Drupal\system\Form
Code
protected $themeHandler;
Please login to continue.