Documentation

NotificationService extends Injectable
in package

Table of Contents

Properties

$notificationMarkService  : NotificationMarkService
$userVatDetectNotificationService  : UserVatDetectNotificationService

Methods

__construct()  : mixed
arrangeFinish()  : bool
addDataReceivedJobByUserId()  : bool
getUserById()  : mixed
markAsNotified()  : mixed
sendEmails()  : void

Properties

Methods

addDataReceivedJobByUserId()

private addDataReceivedJobByUserId(int $userId) : bool
Parameters
$userId : int
Return values
bool

markAsNotified()

private markAsNotified(int $userId, array<string|int, mixed>|null $vatInsertions[, array<string|int, mixed>|null $optional = null ]) : mixed
Parameters
$userId : int
$vatInsertions : array<string|int, mixed>|null
$optional : array<string|int, mixed>|null = null
Tags
throws
Exception

sendEmails()

private sendEmails(int $userId) : void
Parameters
$userId : int
Tags
throws
Exception

        
On this page

Search results