protected property InstallerRouterTest::$profile in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php \Drupal\FunctionalTests\Installer\InstallerRouterTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerRouterTest.php, line 19
Class
- InstallerRouterTest
- Tests router rebuilding during installation.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'test_profile';