Passed
Push — master ( d25d3e...fc4881 )
by Eugene
01:38
created
library/Common/Debug/debug.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-if ( ! function_exists('dd'))
3
+if (!function_exists('dd'))
4 4
 {
5 5
     /**
6 6
      * Dump and die
Please login to merge, or discard this patch.