CKEditorPluginManagerTest::$modules
Same name in other branches
- 8.9.x core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php \Drupal\Tests\ckeditor\Kernel\CKEditorPluginManagerTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php, line 22
Class
- CKEditorPluginManagerTest
- Tests different ways of enabling CKEditor plugins.
Namespace
Drupal\Tests\ckeditor\KernelCode
protected static $modules = [
'system',
'user',
'filter',
'editor',
'ckeditor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.