You are here

protected property SimpleInstagramFeedTest::$defaultTheme in Simple Instagram Feed Block 1.0.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/SimpleInstagramFeedTest.php \Drupal\Tests\simple_instagram_feed\Functional\SimpleInstagramFeedTest::defaultTheme

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/SimpleInstagramFeedTest.php, line 22

Class

SimpleInstagramFeedTest
Provides a class for Simple Instagram Feed functional tests.

Namespace

Drupal\Tests\simple_instagram_feed\Functional

Code

protected $defaultTheme = 'stable';