Completed
Push — master ( d296b3...e0860c )
by Mat
14s queued 10s
created
src/LmcUser/Factory/Mapper/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
      * Create service
37 37
      *
38 38
      * @param  ServiceLocatorInterface $serviceLocator
39
-     * @return mixed
39
+     * @return Mapper\User
40 40
      */
41 41
     public function createService(ServiceLocatorInterface $serviceLocator)
42 42
     {
Please login to merge, or discard this patch.