Completed
Push — master ( 84cd1f...258c28 )
by ARCANEDEV
08:50
created
src/Models/Discussion.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -320,7 +320,7 @@
 block discarded – undo
320 320
     /**
321 321
      * Remove participants from discussion.
322 322
      *
323
-     * @param  array  $userIds
323
+     * @param  integer[]  $userIds
324 324
      * @param  bool   $reload
325 325
      *
326 326
      * @return int
Please login to merge, or discard this patch.