Test Failed
Push — master ( f04472...f8e5af )
by Marc
02:11
created
lib/PhpFlo/Common/NetworkDecoratorInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
  * For the full copyright and license information, please view the LICENSE
8 8
  * file that was distributed with this source code.
9 9
  */
10
-declare(strict_types=1);
10
+declare(strict_types = 1);
11 11
 namespace PhpFlo\Common;
12 12
 
13 13
 /**
Please login to merge, or discard this patch.