Completed
Pull Request — master (#98)
by
unknown
05:42
created
config/response_builder.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     | a comprehensive message based on an error code.
30 30
     |
31 31
     */
32
-    'use_localization'  => true,
32
+	'use_localization'  => true,
33 33
 	'map'               => [
34 34
 
35 35
 	],
Please login to merge, or discard this patch.