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

Theme to enable by default.

Type: string

File

tests/src/Functional/EntityCloneCustomBlockTest.php, line 33

Class

EntityCloneCustomBlockTest
Creat ea block and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $defaultTheme = 'claro';