Completed
Pull Request — master (#138)
by
unknown
02:51
created
app/Models/Issue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -154,7 +154,7 @@
 block discarded – undo
154 154
 
155 155
 
156 156
     /**
157
-     * @return array
157
+     * @return boolean
158 158
      */
159 159
     public function updateStatusAndPosition($status_id, $status, $position = null)
160 160
     {
Please login to merge, or discard this patch.