InstallConfigurator::$modules

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Recipe/InstallConfigurator.php \Drupal\Core\Recipe\InstallConfigurator::modules

The list of modules to install.

This list is sorted an includes any module dependencies of the provided extensions.

Type: string[]

File

core/lib/Drupal/Core/Recipe/InstallConfigurator.php, line 26

Class

InstallConfigurator
@internal This API is experimental.

Namespace

Drupal\Core\Recipe

Code

public readonly array $modules;

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