/home/techb158/immovalet.com/platform/plugins/audit-log/src/Events
Edit: /home/techb158/immovalet.com/platform/plugins/audit-log/src/Events/AuditHandlerEvent.php (1263B)
module = $module;
$this->action = $action;
$this->referenceUser = $referenceUser;
$this->referenceId = $referenceId;
$this->referenceName = $referenceName;
$this->type = $type;
}
}