EntryHistoryController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- getHistoryByEntryIdAction() : object
Properties
$entryHistoryService
private
EntryHistoryService
$entryHistoryService
$response
private
IResponse
$response
Methods
__construct()
public
__construct(EntryHistoryService $entryHistoryService, IResponse $response) : mixed
Parameters
- $entryHistoryService : EntryHistoryService
- $response : IResponse
getHistoryByEntryIdAction()
public
getHistoryByEntryIdAction(int $entryId) : object
Parameters
- $entryId : int