You are here

protected property ContentTypeViewModeCreateTest::$defaultTheme in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Functional/ContentTypeViewModeCreateTest.php \Drupal\Tests\fb_instant_articles\Functional\ContentTypeViewModeCreateTest::defaultTheme

Default theme used in tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ContentTypeViewModeCreateTest.php, line 52

Class

ContentTypeViewModeCreateTest
Test toggling the FBIA view mode while creating the content type.

Namespace

Drupal\Tests\fb_instant_articles\Functional

Code

protected $defaultTheme = 'stark';