You are here

protected property JuicerSimpleTest::$defaultTheme in Juicer - Social Media Feed Aggregator 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/JuicerSimpleTest.php, line 32

Class

JuicerSimpleTest
Ensure that the juicerio content type provided functions properly.

Namespace

Drupal\Tests\juicerio\Functional

Code

protected $defaultTheme = 'stark';