Passed
Branch master (08916f)
by Tarmo
13:38 queued 08:48
created
src/Command/User/CreateUserGroupCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/User/CreateUserGroupCommand.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/User/CreateUserCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/User/CreateUserCommand.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/Utils/CreateDateDimensionEntitiesCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/Utils/CreateDateDimensionEntitiesCommand.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/ApiKey/CreateApiKeyCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/ApiKey/CreateApiKeyCommand.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/ApiKey/ApiKeyHelper.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/ApiKey/ApiKeyHelper.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/ApiKey/ApiKeyManagementCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/ApiKey/ApiKeyManagementCommand.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/Traits/ExecuteMultipleCommandTrait.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/Traits/ExecuteMultipleCommandTrait.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/Traits/ApiKeyUserManagementHelperTrait.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/Traits/ApiKeyUserManagementHelperTrait.php
5 5
  *
Please login to merge, or discard this patch.
src/Command/HelperConfigure.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-declare(strict_types = 1);
2
+declare(strict_types=1);
3 3
 /**
4 4
  * /src/Command/HelperConfigure.php
5 5
  *
Please login to merge, or discard this patch.