Same name and namespace in other branches
  1. 2.x tests/src/Functional/EntityCloneContactTest.php \Drupal\Tests\entity_clone\Functional\EntityCloneContactTest::defaultTheme

Theme to enable by default.

Type: string

File

tests/src/Functional/EntityCloneContactTest.php, line 30

Class

EntityCloneContactTest
Create an contact form and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $defaultTheme = 'claro';