1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
Franz Liedke
2020-05-08 14:03:48 +00:00
committed by StyleCI Bot
parent ecdce44d55
commit 93d4192b54

View File

@@ -36,7 +36,7 @@ class MigrationCreator
{ {
$this->files = $files; $this->files = $files;
$this->paths = $paths; $this->paths = $paths;
# //
} }
/** /**