TestingExampleMenuTest::$defaultTheme
Same name in other branches
- 3.x modules/testing_example/tests/src/Functional/TestingExampleMenuTest.php \Drupal\Tests\testing_example\Functional\TestingExampleMenuTest::defaultTheme
- 8.x-1.x testing_example/tests/src/Functional/TestingExampleMenuTest.php \Drupal\Tests\testing_example\Functional\TestingExampleMenuTest::defaultTheme
Type: defaultTheme
Overrides BrowserTestBase::$defaultTheme
File
-
modules/
testing_example/ tests/ src/ Functional/ TestingExampleMenuTest.php, line 23
Class
- TestingExampleMenuTest
- Test the user-facing menus in Testing Example.
Namespace
Drupal\Tests\testing_example\FunctionalCode
protected $defaultTheme = 'stark';