You are here

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\Installer

Code

protected $profile = 'testing_themes_blocks';