@@ -166,7 +166,7 @@ |
||
166 | 166 | * @inheritdoc |
167 | 167 | */ |
168 | 168 | public function getResponse(){ |
169 | - return $this->CurlResponse; |
|
169 | + return $this->CurlResponse; |
|
170 | 170 | } |
171 | 171 | |
172 | 172 | /** |