@@ -87,7 +87,7 @@ |
||
87 | 87 | /** |
88 | 88 | * @param \Spatie\EventProjector\ShouldBeStored|\Spatie\EventProjector\ShouldBeStored[] $events |
89 | 89 | * |
90 | - * @return $this |
|
90 | + * @return FakeAggregateRoot |
|
91 | 91 | */ |
92 | 92 | public static function fake($events = []): FakeAggregateRoot |
93 | 93 | { |