Merge pull request #24007 from frederic34/patch-13

doc
This commit is contained in:
Laurent Destailleur 2023-02-23 20:30:33 +01:00 committed by GitHub
commit ccba0794f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ class DolEditor
public $cols;
public $height;
public $width;
public $uselocalbrowser;
public $readonly;
public $posx;
public $posy;