Passed
Push — master ( 2dfc84...94e87c )
by Edward
05:17
created
src/RegExp/PropertyIndex.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
-return array (
3
+return array(
4 4
   'Common' => '/Properties/Common.php',
5 5
   'Latin' => '/Properties/Latin.php',
6 6
   'Greek' => '/Properties/Greek.php',
Please login to merge, or discard this patch.