You are here

protected property ViewModeToggleTest::$defaultTheme in Facebook Instant Articles 3.x

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

Default theme used in tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ViewModeToggleTest.php, line 62

Class

ViewModeToggleTest
Tests the view mode toggle functionality.

Namespace

Drupal\Tests\fb_instant_articles\Functional

Code

protected $defaultTheme = 'stark';