InstallerKernel::INSTALL_THEME
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Installer/InstallerKernel.php \Drupal\Core\Installer\InstallerKernel::INSTALL_THEME
The theme used for install, update and early maintenance pages.
A distribution profile can request a different theme with the distribution.install.theme key in its info file.
File
-
core/
lib/ Drupal/ Core/ Installer/ InstallerKernel.php, line 22
Class
- InstallerKernel
- Extend DrupalKernel to handle force some kernel behaviors.
Namespace
Drupal\Core\InstallerCode
public const INSTALL_THEME = 'default_admin';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.