EditorTest::$modules

Same name in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/EditorTest.php \Drupal\Tests\jsonapi\Functional\EditorTest::modules
  2. 8.9.x core/modules/jsonapi/tests/src/Functional/EditorTest.php \Drupal\Tests\jsonapi\Functional\EditorTest::modules
  3. 11.x core/modules/jsonapi/tests/src/Functional/EditorTest.php \Drupal\Tests\jsonapi\Functional\EditorTest::modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/jsonapi/tests/src/Functional/EditorTest.php, line 25

Class

EditorTest
JSON:API integration test for the "Editor" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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

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