protected function DistributionProfileTest::setUpProfile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/DistributionProfileTest.php \Drupal\system\Tests\Installer\DistributionProfileTest::setUpProfile()
Installer step: Select installation profile.
Overrides InstallerTestBase::setUpProfile
File
- core/
modules/ system/ src/ Tests/ Installer/ DistributionProfileTest.php, line 64 - Contains \Drupal\system\Tests\Installer\DistributionProfileTest.
Class
- DistributionProfileTest
- Tests distribution profile support.
Namespace
Drupal\system\Tests\InstallerCode
protected function setUpProfile() {
// This step is skipped, because there is a distribution profile.
}