Completed
Push — master ( aa17aa...00c4f5 )
by Josh
02:08
created
src/ShortestCommonSuperstring.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 /**
4 4
 * @package   s9e\ShortestCommonSuperstring
Please login to merge, or discard this patch.