ContactTest::$defaultTheme

Same name in other branches
  1. 3.x modules/content_entity_example/tests/src/Kernel/ContactTest.php \Drupal\Tests\content_entity_example\Kernel\ContactTest::defaultTheme
  2. 8.x-1.x content_entity_example/tests/src/Kernel/ContactTest.php \Drupal\Tests\content_entity_example\Kernel\ContactTest::defaultTheme

Type: 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\Kernel

Code

protected $defaultTheme = 'stark';