@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -if ( ! function_exists('dd')) |
|
3 | +if (!function_exists('dd')) |
|
4 | 4 | { |
5 | 5 | /** |
6 | 6 | * Dump and die |