@@ -91,7 +91,7 @@ |
||
| 91 | 91 | /** |
| 92 | 92 | * @param \Spatie\EventSourcing\ShouldBeStored|\Spatie\EventSourcing\ShouldBeStored[] $events |
| 93 | 93 | * |
| 94 | - * @return $this |
|
| 94 | + * @return FakeAggregateRoot |
|
| 95 | 95 | */ |
| 96 | 96 | public static function fake($events = []): FakeAggregateRoot |
| 97 | 97 | { |