@@ -23,7 +23,7 @@ |
||
23 | 23 | { |
24 | 24 | $response = $this->getOriginalResponse(); |
25 | 25 | |
26 | - if (! $response) { |
|
26 | + if (!$response) { |
|
27 | 27 | return null; |
28 | 28 | } |
29 | 29 |