@@ -353,7 +353,7 @@ |
||
353 | 353 | \Illuminate\Support\Facades\Log::debug(null, $decoded ?? []); |
354 | 354 | |
355 | 355 | if($this->success()) { |
356 | - return $this->formatted; |
|
356 | + return $this->formatted; |
|
357 | 357 | } |
358 | 358 | |
359 | 359 | $message = array_get($this->formatted, 'message'); |