AddedStylesheetsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php, line 25

Class

AddedStylesheetsTest
Test the ckeditor5-stylesheets theme config property.

Namespace

Drupal\Tests\ckeditor5\Functional

Code

protected static $modules = [
  'node',
  'ckeditor5',
];

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