示例#1
0
 /**
  * @see SystemHandlerInterface::list_modules()
  * @return array
  */
 public static function list_modules()
 {
     return BaseModule_Access::list_entries();
 }