From 91915f001b103d7c90a4afe86afe1a36fb5f6d15 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Tue, 24 Mar 2026 17:21:55 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B09409=20-=20Designer=203.3.0=20-=20PHPSta?= =?UTF-8?q?n=20level=201=20wip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/dashboard.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/dashboard.class.inc.php b/application/dashboard.class.inc.php index a7ded14dad..e477f66c76 100644 --- a/application/dashboard.class.inc.php +++ b/application/dashboard.class.inc.php @@ -497,7 +497,7 @@ EOF * @param array $aExtraParams * @param bool $bCanEdit * - * @return \Combodo\iTop\Application\UI\Base\Layout\Dashboard\DashboardLayout + * @return null|\Combodo\iTop\Application\UI\Base\Layout\Dashboard\DashboardLayout */ public function Render($oPage, $bEditMode = false, $aExtraParams = [], $bCanEdit = true) {