N°8251 - Deprecated function when bulk assign

This commit is contained in:
bdalsass
2025-06-06 09:02:29 +02:00
parent ac6f642052
commit 975c554e91

View File

@@ -2120,6 +2120,8 @@ class StimulusChecker extends ActionChecker
{
var $sState = null;
public mixed $iState = null;
public function __construct(DBSearch $oFilter, $sState, $iStimulusCode)
{
parent::__construct($oFilter, $iStimulusCode);