@@ -224,10 +224,10 @@ |
||
224 | 224 | } |
225 | 225 | |
226 | 226 | /** |
227 | - * Gets the transaction response from Authorize.Net in JSON format for logging purposes |
|
228 | - * |
|
229 | - * @return string transaction response from Authorize.Net in JSON format |
|
230 | - */ |
|
227 | + * Gets the transaction response from Authorize.Net in JSON format for logging purposes |
|
228 | + * |
|
229 | + * @return string transaction response from Authorize.Net in JSON format |
|
230 | + */ |
|
231 | 231 | public function getRawResponse() |
232 | 232 | { |
233 | 233 | return $this->responseJson; |