PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-07-18 10:35:47 +02:00
parent 10a14a3844
commit ec70d3546d
4 changed files with 23 additions and 3 deletions

View File

@@ -702,6 +702,10 @@ JS
);
}
/**
* @inheritDoc
* @throws \Exception
*/
protected function LoadTheme()
{
// TODO: Remove light-grey when development of Full Moon is done.
@@ -1787,7 +1791,6 @@ EOF;
}
}
/**
* Adds in the page a container with the header_message CSS class
*