function InstallerExistingConfigNoProfileTest::setUpRequirementsProblem

Installer step: Requirements problem.

Override this method to test specific requirements warnings or errors during the installer.

Overrides InstallerTestBase::setUpRequirementsProblem

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php, line 25

Class

InstallerExistingConfigNoProfileTest
Verifies that installing from existing configuration without a profile works.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpRequirementsProblem() : void {
}

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