Passed
Push — master ( 038f17...45f380 )
by Iman
02:22
created
src/TerminateException.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,6 +36,6 @@
 block discarded – undo
36 36
      */
37 37
     public function render()
38 38
     {
39
-       return $this->response;
39
+        return $this->response;
40 40
     }
41 41
 }
42 42
\ No newline at end of file
Please login to merge, or discard this patch.