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

Theme to enable by default.

Type: string

File

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

Class

EntityCloneShortcutSetTest
Create a shortcut set and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $defaultTheme = 'claro';