ContentEntityExampleTest::$defaultTheme
Same name in other branches
- 3.x modules/content_entity_example/tests/src/Functional/ContentEntityExampleTest.php \Drupal\Tests\content_entity_example\Functional\ContentEntityExampleTest::defaultTheme
- 8.x-1.x content_entity_example/tests/src/Functional/ContentEntityExampleTest.php \Drupal\Tests\content_entity_example\Functional\ContentEntityExampleTest::defaultTheme
Type: defaultTheme
Overrides BrowserTestBase::$defaultTheme
File
-
modules/
content_entity_example/ tests/ src/ Functional/ ContentEntityExampleTest.php, line 25
Class
- ContentEntityExampleTest
- Tests the basic functions of the Content Entity Example module.
Namespace
Drupal\Tests\content_entity_example\FunctionalCode
protected $defaultTheme = 'stark';