Test Failed
Push — master ( 4be781...b621d9 )
by Edward
12:55
created
src/RegExp/PropertyIndex.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 declare(strict_types=1);
4 4
 
5
-return array (
5
+return array(
6 6
   'Cc' => '/Properties/Cc.php',
7 7
   'Zs' => '/Properties/Zs.php',
8 8
   'Po' => '/Properties/Po.php',
Please login to merge, or discard this patch.