protected property SimpleInstagramFeedTest::$defaultTheme in Simple Instagram Feed Block 8.3
Same name and namespace in other branches
- 1.0.x 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\FunctionalCode
protected $defaultTheme = 'stable';