public function ListStylePlugin::getButtons in CKEditor List Style 8
File
- src/
Plugin/ CKEditorPlugin/ ListStylePlugin.php, line 23
Class
- ListStylePlugin
- Defines the "List Style" plugin.
Namespace
Drupal\ckeditor_liststyle\Plugin\CKEditorPluginCode
public function getButtons() {
return [];
}