Documentation

SubmitWithoutNotificationService
in package

Table of Contents

Properties

$entryFilterService  : EntryFilterService
$entryRepository  : EntryRepository
$notificationMarkService  : NotificationMarkService

Methods

__construct()  : mixed
handleAllGbEcBeforeBrexit()  : mixed
handle()  : mixed
markNotified()  : mixed
markSubmitted()  : mixed

Properties

Methods

handle()

private handle(array<string|int, mixed> $clientIds, array<string|int, mixed> $entryIds, DateTimeInterface $submitDate) : mixed
Parameters
$clientIds : array<string|int, mixed>
$entryIds : array<string|int, mixed>
$submitDate : DateTimeInterface

markNotified()

private markNotified(array<string|int, mixed> $clientIds, DateTimeInterface $submitDate) : mixed
Parameters
$clientIds : array<string|int, mixed>
$submitDate : DateTimeInterface

markSubmitted()

private markSubmitted(array<string|int, mixed> $entryIds, DateTimeInterface $submitDate) : mixed
Parameters
$entryIds : array<string|int, mixed>
$submitDate : DateTimeInterface

        
On this page

Search results