function InstallerExistingConfigProfileHookInstallTest::setUpSettings

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

Installer step: Configure settings.

Overrides InstallerTestBase::setUpSettings

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php, line 41

Class

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

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpSettings() : void {
  // 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.