N°5388 - PHP 8.2: Fix dynamic properties to standard declared properties

This commit is contained in:
Molkobain
2023-01-27 19:00:59 +01:00
parent f48df74933
commit b61c8ea4ca

View File

@@ -19,6 +19,7 @@ class UILinksWidgetDirect
protected $sAttCode;
protected $sInputid;
protected $sNameSuffix;
protected $aZlist;
protected $sLinkedClass;
/**