function CKEditorPluginBase::getLibraries

File

core/modules/ckeditor/src/CKEditorPluginBase.php, line 89

Class

CKEditorPluginBase
Defines a base CKEditor plugin implementation.

Namespace

Drupal\ckeditor

Code

public function getLibraries(Editor $editor) {
  return [];
}

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