You are here

protected property EntityCloneContentRecursiveCircularTest::$defaultTheme in Entity Clone 8

Theme to enable by default

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/EntityCloneContentRecursiveCircularTest.php, line 29

Class

EntityCloneContentRecursiveCircularTest
Create a content and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $defaultTheme = 'classy';