Completed
Push — master ( 0141b8...171c3a )
by Ivannis Suárez
04:55
created
EventSourcedAggregateRoot.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
     /**
103 103
      * @param EventStream $history
104 104
      *
105
-     * @return AggregateRootInterface
105
+     * @return EventSourcedAggregateRootInterface
106 106
      */
107 107
     public static function loadFromHistory(EventStream $history)
108 108
     {
Please login to merge, or discard this patch.