Completed
Push — master ( f9056b...94589f )
by Julián
01:24
created
src/Event/AggregateEventBehaviour.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
      *
59 59
      * @throws \Gears\Event\Exception\EventException
60 60
      *
61
-     * @return mixed|self
61
+     * @return AggregateEventBehaviour
62 62
      */
63 63
     final public function withAggregateVersion(AggregateVersion $aggregateVersion)
64 64
     {
Please login to merge, or discard this patch.