CKEditorToolbarButtonTest::$modules
Same name in other branches
- 8.9.x core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php \Drupal\Tests\ckeditor\Functional\CKEditorToolbarButtonTest::modules
Modules to enable for this test.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorToolbarButtonTest.php, line 23
Class
- CKEditorToolbarButtonTest
- Tests CKEditor toolbar buttons when the language direction is RTL.
Namespace
Drupal\Tests\ckeditor\FunctionalCode
protected static $modules = [
'filter',
'editor',
'ckeditor',
'locale',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.