EntryReportController
in package
implements
IController
Class EntryReportController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- markAsReadByEntryIdAction() : object
Properties
$auth
private
AuthComponent
$auth
$entryReportService
private
EntryReportService
$entryReportService
$response
private
IResponse
$response
Methods
__construct()
public
__construct(AuthComponent $auth, EntryReportService $entryReportService, IResponse $response) : mixed
Parameters
- $auth : AuthComponent
- $entryReportService : EntryReportService
- $response : IResponse
markAsReadByEntryIdAction()
public
markAsReadByEntryIdAction(int $entryId) : object
Parameters
- $entryId : int