protected property ThemeExperimentalConfirmForm::$themeInstaller in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Form/ThemeExperimentalConfirmForm.php \Drupal\system\Form\ThemeExperimentalConfirmForm::themeInstaller
The theme installer service.
Type: \Drupal\Core\Extension\ThemeInstallerInterface
File
- core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php, line 33
Class
- ThemeExperimentalConfirmForm
- Builds a confirmation form for enabling experimental themes.
Namespace
Drupal\system\FormCode
protected $themeInstaller;