Update class properties

pull/9744/head
Vincenzo Caputo 2024-05-18 16:17:59 +00:00
parent e4e0147e8d
commit 02b0209ea9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ class Module_attach_decay_score extends WorkflowBaseActionModule
public $params = [];
private $Attribute;
private $DecayingModel;
public function __construct()
{