CKEditor5StylesheetsTest::$modules

Same name in other branches
  1. 9 core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php \Drupal\Tests\ckeditor5\Kernel\CKEditor5StylesheetsTest::modules
  2. 10 core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php \Drupal\Tests\ckeditor5\Kernel\CKEditor5StylesheetsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php, line 19

Class

CKEditor5StylesheetsTest
Test the ckeditor5-stylesheets theme config property.

Namespace

Drupal\Tests\ckeditor5\Kernel

Code

protected static $modules = [
    'system',
    'user',
    'ckeditor5',
    'editor',
    'filter',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.