phpDocumentor

CustomerHistoryFactory

Class CustomerHistoryFactory

Table of Contents

createCustomerHistory()  : CustomerHistory
createCustomerHistoryEntryDto()  : CustomerHistoryEntryDto
createCustomerHistoryEntryDtos()  : CustomerHistoryEntryDtos
createCustomerId()  : CustomerId

Methods

createCustomerHistoryEntryDto()

public createCustomerHistoryEntryDto(int $customerId, array<string|int, mixed> $payload, string $type, DateTimeImmutable $date) : CustomerHistoryEntryDto
Parameters
$customerId : int
$payload : array<string|int, mixed>
$type : string
$date : DateTimeImmutable
Return values
CustomerHistoryEntryDto

Search results