Skip to content

Commit bef1a76

Browse files
author
DKravtsov
committed
fixed migration template
1 parent 72fcab6 commit bef1a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/Doctrine/migration.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
declare(strict_types = 1);
3+
declare(strict_types=1);
44

55
// phpcs:ignoreFile
66
/** @noinspection PhpIllegalPsrClassPathInspection */

0 commit comments

Comments
 (0)