function DrupalImageCaption::getDependencies
Same name in other branches
- 9 core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalImageCaption::getDependencies()
Overrides CKEditorPluginInterface::getDependencies
File
-
core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php, line 32
Class
- DrupalImageCaption
- Defines the "drupalimagecaption" plugin.
Namespace
Drupal\ckeditor\Plugin\CKEditorPluginCode
public function getDependencies(Editor $editor) {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.