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\FunctionalJavascriptCode
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.