CKEditorIntegrationTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php, line 46
Class
- CKEditorIntegrationTest
- Tests the integration of CKEditor.
Namespace
Drupal\Tests\ckeditor\FunctionalJavascriptCode
protected static $modules = [
'node',
'ckeditor',
'filter',
'ckeditor_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.