protected property InstallerThemesBlocksProfileTest::$profile in Drupal 9
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';