protected property AdminFunctionalityTest::$defaultTheme in Synonyms 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/AdminFunctionalityTest.php \Drupal\Tests\synonyms\Functional\AdminFunctionalityTest::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/ AdminFunctionalityTest.php, line 32
Class
- AdminFunctionalityTest
- Checks if admin functionality works correctly.
Namespace
Drupal\Tests\synonyms\FunctionalCode
protected $defaultTheme = 'stark';