protected property ContactTest::$defaultTheme in Examples for Developers 3.x
Same name and namespace in other branches
- 8 content_entity_example/tests/src/Kernel/ContactTest.php \Drupal\Tests\content_entity_example\Kernel\ContactTest::defaultTheme
File
- modules/
content_entity_example/ tests/ src/ Kernel/ ContactTest.php, line 21
Class
- ContactTest
- Test basic CRUD operations for our Contact entity type.
Namespace
Drupal\Tests\content_entity_example\KernelCode
protected $defaultTheme = 'stark';