function Llama::getLibraries
Same name in other branches
- 8.9.x core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php \Drupal\ckeditor_test\Plugin\CKEditorPlugin\Llama::getLibraries()
Overrides CKEditorPluginInterface::getLibraries
File
-
core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ Llama.php, line 63
Class
- Llama
- Defines the "Llama" plugin, with a CKEditor "llama" feature.
Namespace
Drupal\ckeditor_test\Plugin\CKEditorPluginCode
public function getLibraries(Editor $editor) {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.