From 5857e17508c975c111bcb40dfc7bbbaff2f0f899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Thu, 2 Jan 2025 10:42:11 +0100 Subject: [PATCH] Update doleditor.class.php --- htdocs/core/class/doleditor.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/doleditor.class.php b/htdocs/core/class/doleditor.class.php index 8f2c9faf506..030713957a3 100644 --- a/htdocs/core/class/doleditor.class.php +++ b/htdocs/core/class/doleditor.class.php @@ -44,7 +44,7 @@ class DolEditor // If not using fckeditor /** - * @var string + * @var ?string */ public $content; /**