protected property DoubleSlashTest::$defaultTheme in Drupal 9
Same name and namespace in other branches
- 10 core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\DoubleSlashTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ DoubleSlashTest.php, line 23
Class
- DoubleSlashTest
- Tests that a double slash is not in d7_file file not found migrate messages.
Namespace
Drupal\Tests\migrate_drupal_ui\Functional\d7Code
protected $defaultTheme = 'stark';