Completed
Push — master ( 451797...295a1d )
by Freek
08:49 queued 06:40
created
src/AggregateRoot.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.