You are here

protected property ContactTest::$defaultTheme in Examples for Developers 8

Same name and namespace in other branches
  1. 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\Kernel

Code

protected $defaultTheme = 'stark';