protected property ParagraphsTest::$defaultTheme in Entity Browser 8.2
Same name and namespace in other branches
- 8 tests/src/FunctionalJavascript/ParagraphsTest.php \Drupal\Tests\entity_browser\FunctionalJavascript\ParagraphsTest::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 EntityBrowserWebDriverTestBase::$defaultTheme
File
- tests/
src/ FunctionalJavascript/ ParagraphsTest.php, line 15
Class
- ParagraphsTest
- Tests entity browser integration with paragraphs.
Namespace
Drupal\Tests\entity_browser\FunctionalJavascriptCode
protected $defaultTheme = 'classy';