@@ -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 |
@@ -25,8 +25,8 @@ |
||
25 | 25 | } |
26 | 26 | |
27 | 27 | /** |
28 | - * @noinspection PhpMissingParentCallCommonInspection |
|
29 | - */ |
|
28 | + * @noinspection PhpMissingParentCallCommonInspection |
|
29 | + */ |
|
30 | 30 | public function down(Schema $schema): void |
31 | 31 | { |
32 | 32 | $this->addSql('ALTER TABLE log_login DROP username'); |
@@ -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 |