Completed
Pull Request — master (#2)
by Brad
13:58
created
src/TransitionMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
 
77 77
     /**
78 78
      * @param string|int $version
79
-     * @return iterable|Transition[]
79
+     * @return \Generator
80 80
      */
81 81
     private function transitions($version) : iterable
82 82
     {
Please login to merge, or discard this patch.