You are here

protected property EntityCloneCustomBlockTest::$defaultTheme in Entity Clone 8

Theme to enable by default

Type: string

Overrides BrowserTestBase::$defaultTheme

File

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

Class

EntityCloneCustomBlockTest
Creat ea block and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $defaultTheme = 'classy';