Completed
Push — master ( f74501...6ff8b0 )
by Mat
06:55 queued 05:00
created
src/LmcUser/Validator/AbstractRecord.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
      * Grab the user from the mapper
94 94
      *
95 95
      * @param  string $value
96
-     * @return mixed
96
+     * @return \LmcUser\Entity\UserInterface
97 97
      */
98 98
     protected function query($value)
99 99
     {
Please login to merge, or discard this patch.