AddedStylesheetsTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php \Drupal\Tests\ckeditor5\Functional\AddedStylesheetsTest::modules
  2. 10 core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php \Drupal\Tests\ckeditor5\Functional\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.