Completed
Push — master ( cd676e...68ef38 )
by
unknown
12s
created
class/category.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
      *
119 119
      * @param string $sort order ('id', order', or 'title') - default: id
120 120
      *
121
-     * @return mixed XoopsfaqCategory | false on failure
121
+     * @return boolean XoopsfaqCategory | false on failure
122 122
      */
123 123
     public function getObj($sort = 'id')
124 124
     {
Please login to merge, or discard this patch.