protected property MinimalInstallerTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php \Drupal\FunctionalTests\Installer\MinimalInstallerTest::profile
- 10 core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php \Drupal\FunctionalTests\Installer\MinimalInstallerTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ MinimalInstallerTest.php, line 19
Class
- MinimalInstallerTest
- Tests the interactive installer installing the minimal profile.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'minimal';