@@ -41,9 +41,9 @@ class DeleteListDataProvider extends BaseDataProvider
logModuleCall(
'kerioEmail',
__FUNCTION__,
- $this->data,
- 'Debug add ML',
- $this->actionElementId
+ $this->formData,
+ 'Debug del ML',
+ $this
);
return (new HtmlDataJsonResponse())->setMessageAndTranslate('distributionListHasBeenDeleted')->setStatusSuccess();