function InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpProfile
Installer step: Select installation profile.
Overrides InstallerConfigDirectoryTestBase::setUpProfile
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php, line 48
Class
- InstallerExistingConfigSyncDirectoryProfileHookInstallTest
- Verifies that profiles with hook_install() can't be installed from config.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpProfile() : void {
// This is the form we are testing so wait until the test method to do
// assertions.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.