protected static property CKEditorLoadingTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php \Drupal\Tests\ckeditor\Functional\CKEditorLoadingTest::modules
- 9 core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php \Drupal\Tests\ckeditor\Functional\CKEditorLoadingTest::modules
Modules to enable.
Type: array
File
- core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php, line 21
Class
- CKEditorLoadingTest
- Tests loading of CKEditor.
Namespace
Drupal\Tests\ckeditor\FunctionalCode
protected static $modules = [
'filter',
'editor',
'ckeditor',
'node',
];