mirror of
https://github.com/flarum/core.git
synced 2025-10-12 07:24:27 +02:00
Make StyleCI happy and fix some docblocks
This commit is contained in:
@@ -97,7 +97,7 @@ class RevisionCompiler implements CompilerInterface
|
||||
|
||||
file_put_contents($file, $this->compile());
|
||||
} else {
|
||||
return null;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user