AddItemToToolbarConfigActionTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/ckeditor5/tests/src/Kernel/ConfigAction/AddItemToToolbarConfigActionTest.php, line 26

Class

AddItemToToolbarConfigActionTest
@covers <a href="/api/drupal/core%21modules%21ckeditor5%21src%21Plugin%21ConfigAction%21AddItemToToolbar.php/class/AddItemToToolbar/11.x" title="AddItemToToolbar" class="local">\Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar</a> @group ckeditor5 @group Recipe

Namespace

Drupal\Tests\ckeditor5\Kernel\ConfigAction

Code

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.