protected property PagerExampleTest::$defaultTheme in Examples for Developers 3.x
Same name and namespace in other branches
- 8 pager_example/tests/src/Functional/PagerExampleTest.php \Drupal\Tests\pager_example\Functional\PagerExampleTest::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
- modules/
pager_example/ tests/ src/ Functional/ PagerExampleTest.php, line 18
Class
- PagerExampleTest
- Tests paging.
Namespace
Drupal\Tests\pager_example\FunctionalCode
protected $defaultTheme = 'stark';