@@ -163,11 +163,11 @@ |
||
| 163 | 163 | $this->client = $client; |
| 164 | 164 | } |
| 165 | 165 | |
| 166 | - /** |
|
| 167 | - * Insert a Middleware for the Guzzle Client. |
|
| 168 | - * |
|
| 169 | - * @param $middleWare |
|
| 170 | - */ |
|
| 166 | + /** |
|
| 167 | + * Insert a Middleware for the Guzzle Client. |
|
| 168 | + * |
|
| 169 | + * @param $middleWare |
|
| 170 | + */ |
|
| 171 | 171 | public function insertMiddleWare($middleWare) |
| 172 | 172 | { |
| 173 | 173 | $this->middleWares[] = $middleWare; |