CKEditorLoadingTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php, line 22
Class
- CKEditorLoadingTest
- Tests loading of CKEditor.
Namespace
Drupal\Tests\ckeditor\FunctionalCode
protected static $modules = [
'filter',
'editor',
'ckeditor',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.