function InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem()

Installer step: Requirements problem.

Overrides InstallerTestBase::setUpRequirementsProblem

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php, line 59

Class

InstallerExistingConfigSyncDirectoryProfileHookInstallTest
Verifies that profiles with hook_install() can't be installed from config.

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpRequirementsProblem() : void {
  // This form will never be reached.
}

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