@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3; |
14 | 14 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3; |
14 | 14 |
@@ -8,7 +8,7 @@ discard block |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 | |
@@ -47,7 +47,7 @@ discard block |
||
47 | 47 | ] |
48 | 48 | ); |
49 | 49 | $command = sprintf( |
50 | - $this->getConsoleCommand('install:generatepackagestates', $options) . '%s', |
|
50 | + $this->getConsoleCommand('install:generatepackagestates', $options).'%s', |
|
51 | 51 | $options['flags'] |
52 | 52 | ); |
53 | 53 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 |
@@ -8,7 +8,7 @@ |
||
8 | 8 | * |
9 | 9 | * @license http://www.opensource.org/licenses/mit-license.html MIT License |
10 | 10 | */ |
11 | -declare(strict_types=1); |
|
11 | +declare(strict_types = 1); |
|
12 | 12 | |
13 | 13 | namespace TeamNeusta\Magallanes\Task\TYPO3\Console; |
14 | 14 |