protected property AjaxExampleMenuTest::$defaultTheme in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/ajax_example/tests/src/Functional/AjaxExampleMenuTest.php \Drupal\Tests\ajax_example\Functional\AjaxExampleMenuTest::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
- ajax_example/
tests/ src/ Functional/ AjaxExampleMenuTest.php, line 21  
Class
- AjaxExampleMenuTest
 - Verify tool block menu items and operability of all our routes.
 
Namespace
Drupal\Tests\ajax_example\FunctionalCode
protected $defaultTheme = 'stark';