protected property InstallerThemesBlocksProfileTest::$profile in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php \Drupal\FunctionalTests\Installer\InstallerThemesBlocksProfileTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerThemesBlocksProfileTest.php, line 22
Class
- InstallerThemesBlocksProfileTest
- Verifies that the installer does not generate theme blocks.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $profile = 'testing_themes_blocks';