Completed
Branch 2.0 (f08412)
by Zhengchao
01:19
created
src/Http/Middleware/AffiliateTracking.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 class AffiliateTracking
18 18
 {
19 19
     /**
20
-     * @param         $request
20
+     * @param         \Mockery\MockInterface $request
21 21
      * @param Closure $next
22 22
      *
23 23
      * @return $this|mixed
Please login to merge, or discard this patch.