Completed
Push — master ( 63be38...5e9a86 )
by CodexShaper
05:39
created
src/Helpers/helpers.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.