AddItemToToolbarConfigActionTest::$modules
Same name in other branches
- 10 core/modules/ckeditor5/tests/src/Kernel/ConfigAction/AddItemToToolbarConfigActionTest.php \Drupal\Tests\ckeditor5\Kernel\ConfigAction\AddItemToToolbarConfigActionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ ckeditor5/ tests/ src/ Kernel/ ConfigAction/ AddItemToToolbarConfigActionTest.php, line 26
Class
- AddItemToToolbarConfigActionTest
- @covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar @group ckeditor5 @group Recipe
Namespace
Drupal\Tests\ckeditor5\Kernel\ConfigActionCode
protected static $modules = [
'ckeditor5',
'editor',
'filter',
'filter_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.