mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
PHP CS-Fixer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user