Completed
Push — master ( 9663b7...bbe809 )
by Michael
03:21
created
src/Bamboo.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
      * @param int                    $index   the $nodes index
77 77
      * @param ServerRequestInterface $request
78 78
      *
79
-     * @return ResponseInterface
79
+     * @return Generator
80 80
      */
81 81
     protected function processMiddleware(int $index, ServerRequestInterface $request):Generator
82 82
     {
Please login to merge, or discard this patch.