public function getAttributes()
 {
     return array_merge(parent::getAttributes(), $this->getEditorConfig()->getAttributes());
 }