Code style fixes

This commit is contained in:
Dmitry Khomutov 2017-01-09 20:29:04 +07:00
commit 79e98c1aac
6 changed files with 6 additions and 6 deletions

View file

@ -21,4 +21,4 @@ class ArchiveProject extends AbstractMigration
$project->removeColumn('archived')->save();
}
}
}
}