protected property MaintenanceThemeUpdateRegistryTest::$profile in Drupal 10
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ system/ tests/ src/ Functional/ Theme/ MaintenanceThemeUpdateRegistryTest.php, line 20
Class
- MaintenanceThemeUpdateRegistryTest
- Ensures theme update functions are registered for maintenance themes.
Namespace
Drupal\Tests\system\Functional\ThemeCode
protected $profile = 'theme_test_profile';