function InstallerExistingConfigNoConfigTest::setUpSite

Same name in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigNoConfigTest::setUpSite()
  2. 10 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigNoConfigTest::setUpSite()
  3. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigNoConfigTest::setUpSite()

Final installer step: Configure site.

Overrides InstallerTestBase::setUpSite

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php, line 22

Class

InstallerExistingConfigNoConfigTest
Verifies that profiles invalid config can not be installed.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpSite() {
    // There are errors therefore there is nothing to do here.
}

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