@@ -19,7 +19,7 @@ |
||
| 19 | 19 | interface HandlerStackInterface |
| 20 | 20 | { |
| 21 | 21 | /** |
| 22 | - * @return \GuzzleHttp\HandlerStack; |
|
| 22 | + * @return HandlerStack |
|
| 23 | 23 | */ |
| 24 | 24 | public static function create(); |
| 25 | 25 | } |