protected property HumansTxtBasicTest::$defaultTheme in Humans.txt 2.x
Same name and namespace in other branches
- 8 tests/src/Functional/HumansTxtBasicTest.php \Drupal\Tests\humanstxt\Functional\HumansTxtBasicTest::defaultTheme
Provides the default theme.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ HumansTxtBasicTest.php, line 20
Class
- HumansTxtBasicTest
- Tests basic functionality of configured humans.txt files.
Namespace
Drupal\Tests\humanstxt\FunctionalCode
protected $defaultTheme = 'stark';