protected property FormatterTest::$defaultTheme in The CodeMirror Editor 8
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides TestBase::$defaultTheme
File
- tests/
src/ FunctionalJavascript/ FormatterTest.php, line 15
Class
- FormatterTest
- Tests the CodeMirror field formatter.
Namespace
Drupal\Tests\codemirror_editor\FunctionalJavascriptCode
protected $defaultTheme = 'classy';