Passed
Push — main ( 006b59...e30ca6 )
by Pranjal
02:15
created
src/functions.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
  * file that was distributed with this source code.
9 9
  */
10 10
 
11
- if (!function_exists('response')) {
11
+    if (!function_exists('response')) {
12 12
     /**
13 13
      * Get the response object.
14 14
      */
Please login to merge, or discard this patch.