Passed
Push — master ( 2eb211...74c139 )
by Václav
03:58
created
src/IconMacro.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
  * <https://www.peldax.com>.
11 11
  */
12 12
 
13
-declare(strict_types = 1);
13
+declare(strict_types=1);
14 14
 
15 15
 namespace Nepttune\Latte;
16 16
 
Please login to merge, or discard this patch.