Completed
Push — master ( 2c9880...7220c1 )
by Iman
01:37
created
src/Middlewarable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
     /**
8 8
      * @param array|string|callable $middleware
9 9
      *
10
-     * @return $this
10
+     * @return Proxy
11 11
      */
12 12
     public function middleware($middleware)
13 13
     {
Please login to merge, or discard this patch.