Completed
Push — master ( 5cc331...5ba948 )
by Hannes
04:16
created
src/Domain/State/MandateCreated.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
  * Copyright 2016-20 Hannes Forsgård
19 19
  */
20 20
 
21
-declare(strict_types = 1);
21
+declare(strict_types=1);
22 22
 
23 23
 namespace byrokrat\giroapp\Domain\State;
24 24
 
Please login to merge, or discard this patch.