@@ -26,7 +26,7 @@ |
||
| 26 | 26 | { |
| 27 | 27 | return rtrim(config('dbm.base_path'), '/') ?? ''; |
| 28 | 28 | } |
| 29 | - } |
|
| 29 | + } |
|
| 30 | 30 | |
| 31 | 31 | if (! function_exists('is_json')) { |
| 32 | 32 | function is_json($string) |