public function InstallerExistingConfigNoSystemSiteTest::setUpSite in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigNoSystemSiteTest::setUpSite()
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigNoSystemSiteTest::setUpSite()
Final installer step: Configure site.
Overrides InstallerTestBase::setUpSite
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigNoSystemSiteTest.php, line 24
Class
- InstallerExistingConfigNoSystemSiteTest
- Testing installing from config without system.site.
Namespace
Drupal\FunctionalTests\InstallerCode
public function setUpSite() {
// There are errors. Therefore, there is nothing to do here.
}