public static property CKEditorToolbarButtonTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/ckeditor/src/Tests/CKEditorToolbarButtonTest.php \Drupal\ckeditor\Tests\CKEditorToolbarButtonTest::modules
Modules to enable for this test.
Type: array
File
- core/
modules/ ckeditor/ src/ Tests/ CKEditorToolbarButtonTest.php, line 27 - Contains \Drupal\ckeditor\Tests\CKEditorToolbarButtonTest.
Class
- CKEditorToolbarButtonTest
- Tests CKEditor toolbar buttons when the language direction is RTL.
Namespace
Drupal\ckeditor\TestsCode
public static $modules = [
'filter',
'editor',
'ckeditor',
'locale',
];