Completed
Push — master ( c47ae7...156829 )
by Rémi
06:14
created
src/Repository/EventSourced/MiniGameEventSourcedRepository.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  MiniGameId $id
43 43
      * @throws GameNotFoundException
44
-     * @return MiniGame
44
+     * @return \Broadway\EventSourcing\EventSourcedAggregateRoot
45 45
      */
46 46
     public function load(MiniGameId $id)
47 47
     {
Please login to merge, or discard this patch.