You are here

protected property ContactTest::$defaultTheme in Examples for Developers 3.x

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

Code

protected $defaultTheme = 'stark';