CKEditor5ToolbarTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5ToolbarTest.php, line 25
Class
- CKEditor5ToolbarTest
- Tests for CKEditor 5 editor UI with Toolbar module.
Namespace
Drupal\Tests\ckeditor5\FunctionalJavascriptCode
protected static $modules = [
'node',
'ckeditor5',
'toolbar',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.