function InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSite

Final installer step: Configure site.

Overrides InstallerTestBase::setUpSite

File

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

Class

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

Namespace

Drupal\FunctionalTests\Installer

Code

protected function setUpSite() : 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.