PHP CS-Fixer

This commit is contained in:
Eric Espie
2026-01-09 11:04:38 +01:00
parent 9d4fc345bc
commit 1538596db8
9 changed files with 46 additions and 34 deletions

View File

@@ -74,7 +74,8 @@ class PageContentFactory
return $oLayout;
}
public static function MakeForDashboard() {
public static function MakeForDashboard()
{
$oLayout = new PageContentWithSideContent();
// TODO 3.3 Add dashboard specific blocks