@@ -383,7 +383,7 @@ |
||
| 383 | 383 | $this->log(null, $decoded ?? []); |
| 384 | 384 | |
| 385 | 385 | if($this->success()) { |
| 386 | - return $this->formatted; |
|
| 386 | + return $this->formatted; |
|
| 387 | 387 | } |
| 388 | 388 | |
| 389 | 389 | $message = Arr::get($this->formatted, 'message'); |