mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:24:53 +08:00
Fix StyleCI spacing
This commit is contained in:
parent
d613e5293c
commit
257fb93d03
@ -382,7 +382,7 @@ class FrontendView
|
||||
|
||||
protected function buildFootContent($customFooterHtml)
|
||||
{
|
||||
return implode("\n", $this->foot) . "\n" . $customFooterHtml;
|
||||
return implode("\n", $this->foot)."\n".$customFooterHtml;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user