Completed
Push — develop ( fea319...7a0090 )
by Mohamed
07:15
created
app/Model/Traits/Project/Issue/CrudTagTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
      * Change the status of an issue.
47 47
      *
48 48
      * @param int  $status
49
-     * @param User $userId
49
+     * @param User $user
50 50
      *
51 51
      * @return Eloquent\Model
52 52
      */
Please login to merge, or discard this patch.