Documentation

EntryReportService
in package

FinalYes

Table of Contents

Properties

$entryReportRepository  : EntryReportRepository

Methods

__construct()  : mixed
EntryReportService constructor.
getEntryReportByEntryId()  : mixed
getEntryReportIdListByEntryIdList()  : array<string|int, int>
markAsReadByEntryReport()  : mixed
markAsSubmittedByEntrySubmission()  : mixed

Properties

Methods

getEntryReportByEntryId()

public getEntryReportByEntryId(int $entryId) : mixed
Parameters
$entryId : int

getEntryReportIdListByEntryIdList()

public getEntryReportIdListByEntryIdList(array<string|int, int> $entryIdList) : array<string|int, int>
Parameters
$entryIdList : array<string|int, int>
Return values
array<string|int, int>

        
On this page

Search results