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