Test Failed
Push — master ( bd39d1...7116ad )
by Gabor
08:54
created
src/WebHemi/Middleware/Action/Admin/ContentEditor/IndexAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ContentEditor;
15 15
 
Please login to merge, or discard this patch.
src/WebHemi/Middleware/Action/Admin/ControlPanel/Domains/ListAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Domains;
15 15
 
Please login to merge, or discard this patch.
WebHemi/Middleware/Action/Admin/ControlPanel/Applications/ViewAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Applications;
15 15
 
Please login to merge, or discard this patch.
WebHemi/Middleware/Action/Admin/ControlPanel/Applications/DeleteAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Applications;
15 15
 
Please login to merge, or discard this patch.
src/WebHemi/Middleware/Action/Admin/ControlPanel/Applications/AddAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Applications;
15 15
 
Please login to merge, or discard this patch.
WebHemi/Middleware/Action/Admin/ControlPanel/Applications/EditAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Applications;
15 15
 
Please login to merge, or discard this patch.
WebHemi/Middleware/Action/Admin/ControlPanel/Applications/ListAction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
  *
10 10
  * @link http://www.gixx-web.com
11 11
  */
12
-declare(strict_types = 1);
12
+declare(strict_types=1);
13 13
 
14 14
 namespace WebHemi\Middleware\Action\Admin\ControlPanel\Applications;
15 15
 
Please login to merge, or discard this patch.