@@ -17,7 +17,7 @@ |
||
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 |