You are here

protected property DisplayJsonFeedTest::$defaultTheme in JSON Feed 8

Set theme for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/DisplayJsonFeedTest.php, line 39

Class

DisplayJsonFeedTest
Tests the json_feed display plugin.

Namespace

Drupal\Tests\json_feed\Functional

Code

protected $defaultTheme = 'stark';