protected property InstallerPostInstallTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php \Drupal\FunctionalTests\Installer\InstallerPostInstallTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerPostInstallTest.php, line 15
Class
- InstallerPostInstallTest
- Tests re-visiting the installer after a successful installation.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'minimal';