protected property ContactTest::$defaultTheme in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/content_entity_example/tests/src/Kernel/ContactTest.php \Drupal\Tests\content_entity_example\Kernel\ContactTest::defaultTheme
File
- 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';