Example #1
0
 function methodFields()
 {
     try {
         return parent::methodFields();
     } catch (Exception $e) {
         return array();
     }
 }