Passed
Push — master ( e3e478...ac5450 )
by Observer
01:33
created
after_install.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,4 +45,4 @@
 block discarded – undo
45 45
 unlink (__FILE__);
46 46
 
47 47
 echo PHP_EOL . color ('   [green]Configuration completed[reset]'. PHP_EOL .
48
-                      '   Thank for installing [yellow]winforms-php/VoidFramework[reset]!') . PHP_EOL . PHP_EOL;
48
+                        '   Thank for installing [yellow]winforms-php/VoidFramework[reset]!') . PHP_EOL . PHP_EOL;
Please login to merge, or discard this patch.