Exemplo n.º 1
0
 /**
  * gets list of editors
  *
  * @return array
  */
 public static function getEditorList()
 {
     return \Xoops\Core\Lists\Editor::getList();
 }