CKEditor5CKEditor4Compatibility::$defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditor5CKEditor4Compatibility.php, line 36

Class

CKEditor5CKEditor4Compatibility
Ensures that CKEditor 5 can be used on the same page with CKEditor 4.

Namespace

Drupal\Tests\ckeditor\FunctionalJavascript

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.