mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 07:48:57 +08:00
Fix StyleCI spacing
This commit is contained in:
parent
d613e5293c
commit
257fb93d03
@ -382,7 +382,7 @@ class FrontendView
|
|||||||
|
|
||||||
protected function buildFootContent($customFooterHtml)
|
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