/**
  * 
  * @config array
  */
 public function getWysiwygPluginSettings($config)
 {
     return parent::getWysiwygPluginSettings($config);
 }