Test Failed
Push — master ( 7faec7...d45337 )
by Luka
02:25
created
src/Grant/Grant.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
 abstract class Grant
18 18
 {
19 19
     /**
20
-     * @param Client      $http
20
+     * @param GuzzleHttpClient      $http
21 21
      * @param AuthFactory $factory
22 22
      * @param Scope       $scope
23 23
      */
Please login to merge, or discard this patch.