Update doleditor.class.php

This commit is contained in:
Frédéric FRANCE
2025-01-02 10:42:11 +01:00
committed by GitHub
parent f6d49d7acf
commit 5857e17508

View File

@@ -44,7 +44,7 @@ class DolEditor
// If not using fckeditor
/**
* @var string
* @var ?string
*/
public $content;
/**