Completed
Push — master ( 63cdf5...ab1322 )
by Daniel
03:14
created
src/EventSourcing/Common/EventSourcedAggregateRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
     }
146 146
 
147 147
     /**
148
-     * @param object $aggregate
148
+     * @param EventSourcedAggregateRootInterface $aggregate
149 149
      * @return string
150 150
      * @throws \Exception
151 151
      */
Please login to merge, or discard this patch.