@@ -311,7 +311,7 @@ |
||
| 311 | 311 | $this->formatted = $decoded; |
| 312 | 312 | |
| 313 | 313 | if($this->success()) { |
| 314 | - return $this->formatted; |
|
| 314 | + return $this->formatted; |
|
| 315 | 315 | } |
| 316 | 316 | |
| 317 | 317 | $message = array_get($this->formatted, 'message'); |