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.