Completed
Pull Request — 3.x (#688)
by Abdul Malik
07:01
created
src/ZfcUser/Factory/UserHydrator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
      * Create service
19 19
      *
20 20
      * @param ServiceLocatorInterface $serviceLocator
21
-     * @return mixed
21
+     * @return \Zend\Hydrator\ClassMethods
22 22
      */
23 23
     public function createService(ServiceLocatorInterface $serviceLocator)
24 24
     {
Please login to merge, or discard this patch.