InstallConfigurator::$themes

Same name in other branches
  1. 11.x 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\Recipe

Code

public readonly array $themes;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.