Test Failed
Push — master ( 222832...e0456b )
by Evgenii
02:52
created
src/Enum/SimpleEnum.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 namespace floor12\DalliApi\Enum;
5 5
 
6 6
 
7
- class SimpleEnum
7
+    class SimpleEnum
8 8
 {
9 9
     /** @var array */
10 10
     public static $list = [];
Please login to merge, or discard this patch.