protected property LinkIframeFormatterTest::$defaultTheme in Link iframe formatter 8
Same name and namespace in other branches
- 2.x tests/src/Functional/LinkIframeFormatterTest.php \Drupal\Tests\link_iframe_formatter\Functional\LinkIframeFormatterTest::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/ LinkIframeFormatterTest.php, line 29
Class
- LinkIframeFormatterTest
- Defines a class for testing link iframe formatter.
Namespace
Drupal\Tests\link_iframe_formatter\FunctionalCode
protected $defaultTheme = 'stark';