EntityLinkSuggestionsTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\EntityLinkSuggestionsTest::modules

Type: modules

Overrides CKEditor5TestBase::$modules

File

core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php, line 31

Class

EntityLinkSuggestionsTest
For testing the drupalEntityLinkSuggestions plugin.

Namespace

Drupal\Tests\ckeditor5\FunctionalJavascript

Code

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

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