Completed
Push — master ( 9cb95e...d5860f )
by Rémi
06:09
created
src/User/Repository/EventSourced/ApplicationUserEventSourcedRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      *
42 42
      * @param  ApplicationUserId $id
43 43
      * @throws AppUserException
44
-     * @return ApplicationUser
44
+     * @return \Broadway\EventSourcing\EventSourcedAggregateRoot
45 45
      */
46 46
     public function load(ApplicationUserId $id)
47 47
     {
Please login to merge, or discard this patch.