protected property PathautoPatternTest::$defaultTheme in Lightning Media 8.3
Same name and namespace in other branches
- 8.4 tests/src/Functional/PathautoPatternTest.php \Drupal\Tests\lightning_media\Functional\PathautoPatternTest::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
- tests/
src/ Functional/ PathautoPatternTest.php, line 21
Class
- PathautoPatternTest
- Tests that all media items have a /media/BUNDLE/ID Pathauto pattern.
Namespace
Drupal\Tests\lightning_media\FunctionalCode
protected $defaultTheme = 'stark';