Completed
Push — master ( 2917fa...796bfc )
by Hannes
02:44
created
src/MessageRetriever.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-18 Hannes Forsgård
19 19
  */
20 20
 
21
-declare(strict_types = 1);
21
+declare(strict_types=1);
22 22
 
23 23
 namespace byrokrat\autogiro;
24 24
 
Please login to merge, or discard this patch.