@@ -102,7 +102,7 @@ |
||
| 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 | { |