@@ -380,7 +380,7 @@ |
||
| 380 | 380 | $this->log(null, $decoded ?? []); |
| 381 | 381 | |
| 382 | 382 | if($this->success()) { |
| 383 | - return $this->formatted; |
|
| 383 | + return $this->formatted; |
|
| 384 | 384 | } |
| 385 | 385 | |
| 386 | 386 | $message = array_get($this->formatted, 'message'); |