Completed
Push — master ( 617c8f...4a327b )
by Derek Stephen
09:28
created
src/Criteria/UserCriteria.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     }
29 29
 
30 30
     /**
31
-     * @param $id
31
+     * @param integer $id
32 32
      * @return $this
33 33
      */
34 34
     public function setId($id)
Please login to merge, or discard this patch.