function EntityLinkSuggestions::defaultConfiguration

File

core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/EntityLinkSuggestions.php, line 56

Class

EntityLinkSuggestions
CKEditor 5 Entity Link Suggestions plugin.

Namespace

Drupal\ckeditor5\Plugin\CKEditor5Plugin

Code

public function defaultConfiguration() : array {
  return [];
}

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