CKEditor5CKEditor4Compatibility::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditor5CKEditor4Compatibility.php, line 26
Class
- CKEditor5CKEditor4Compatibility
- Ensures that CKEditor 5 can be used on the same page with CKEditor 4.
Namespace
Drupal\Tests\ckeditor\FunctionalJavascriptCode
protected static $modules = [
'ckeditor',
'node',
'ckeditor5',
'ckeditor5_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.