Completed
Push — Recipes ( dbf056...2148c4 )
by Laurent
02:44
created
src/AppBundle/Entity/Staff/Group.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     /**
62 62
      * Get Users
63 63
      *
64
-     * @return AppBundle\Entity\Staff\User
64
+     * @return User[]
65 65
      */
66 66
     public function getUsers()
67 67
     {
Please login to merge, or discard this patch.