TemplateHistoryService implements HistoryServiceInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- write() : Result
Methods
__construct()
public
__construct(RepositoryInterface $repository) : mixed
Parameters
- $repository : RepositoryInterface
write()
public
write(string $message, Result $operationResult[, int $taskId = 0 ]) : Result
Parameters
- $message : string
- $operationResult : Result
- $taskId : int = 0