@@ -15,7 +15,6 @@ |
||
15 | 15 | use Psr\Http\Message\ResponseInterface; |
16 | 16 | use Http\Client\Common\Plugin\AuthenticationPlugin; |
17 | 17 | use Http\Message\Authentication\QueryParam; |
18 | - |
|
19 | 18 | use Tristanbes\MyPoseoBundle\Exception\NotEnoughCreditsException; |
20 | 19 | |
21 | 20 | /** |
@@ -197,7 +197,7 @@ |
||
197 | 197 | } |
198 | 198 | |
199 | 199 | /** |
200 | - * @param $uri |
|
200 | + * @param string $uri |
|
201 | 201 | * |
202 | 202 | * @return string |
203 | 203 | */ |