Completed
Push — develop ( 3de079...fc7ec1 )
by Greg
01:52
created
app/Http/Middleware/RedirectIfNotInstalled.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
      *
14 14
      * @param  \Illuminate\Http\Request  $request
15 15
      * @param  \Closure  $next
16
-     * @param  string|null  $guard
17 16
      * @return mixed
18 17
      */
19 18
     public function handle($request, Closure $next)
Please login to merge, or discard this patch.