diff --git a/framework/core/src/Database/MigrationCreator.php b/framework/core/src/Database/MigrationCreator.php index a7e140ac0..aafc55173 100644 --- a/framework/core/src/Database/MigrationCreator.php +++ b/framework/core/src/Database/MigrationCreator.php @@ -36,7 +36,7 @@ class MigrationCreator { $this->files = $files; $this->paths = $paths; - # + // } /**