public SiteConfigureForm::__construct($root, $site_path, UserStorageInterface $user_storage, StateInterface $state, ModuleInstallerInterface $module_installer, CountryManagerInterface $country_manager)
Constructs a new SiteConfigureForm.
Parameters
string $root: The app root.
string $site_path: The site path.
\Drupal\user\UserStorageInterface $user_storage: The user storage.
\Drupal\Core\State\StateInterface $state: The state service.
\Drupal\Core\Extension\ModuleInstallerInterface $module_ins