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

Merge pull request #840 from flarum/analysis-z4xEVE

Applied fixes from StyleCI
This commit is contained in:
Toby Zerner
2016-03-01 14:21:22 +10:30

View File

@@ -104,7 +104,6 @@ class RevisionCompiler implements CompilerInterface
*/
protected function getCacheDifferentiator()
{
return;
}
/**