InstallConfigurator::$themes
Same name in other branches
- 10 core/lib/Drupal/Core/Recipe/InstallConfigurator.php \Drupal\Core\Recipe\InstallConfigurator::themes
The list of themes to install.
This list is sorted an includes any theme dependencies of the provided extensions.
Type: string[]
File
-
core/
lib/ Drupal/ Core/ Recipe/ InstallConfigurator.php, line 36
Class
- InstallConfigurator
- @internal This API is experimental.
Namespace
Drupal\Core\RecipeCode
public readonly array $themes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.