public function CkeditorTableResize::getButtons in CKEditor Table Resize 8
File
- src/
Plugin/ CKEditorPlugin/ CkeditorTableResize.php, line 96
Class
- CkeditorTableResize
- Defines the "Table Resize" plugin.
Namespace
Drupal\ckeditor_tableresize\Plugin\CKEditorPluginCode
public function getButtons() {
return [];
}