@@ -25,7 +25,7 @@ |
||
25 | 25 | |
26 | 26 | private function checkResponse() |
27 | 27 | { |
28 | - if (! $this->last->http) { |
|
28 | + if (!$this->last->http) { |
|
29 | 29 | return; |
30 | 30 | } |
31 | 31 | $method = $this->last->http['method']; |