@@ -34,8 +34,8 @@ |
||
34 | 34 | } |
35 | 35 | |
36 | 36 | /** |
37 | - * @noinspection PhpMissingParentCallCommonInspection |
|
38 | - */ |
|
37 | + * @noinspection PhpMissingParentCallCommonInspection |
|
38 | + */ |
|
39 | 39 | public function down(Schema $schema): void |
40 | 40 | { |
41 | 41 | // this down() migration is auto-generated, please modify it to your needs |
@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | -declare(strict_types = 1); |
|
2 | +declare(strict_types=1); |
|
3 | 3 | |
4 | 4 | // phpcs:ignoreFile |
5 | 5 | namespace DoctrineMigrations; |