VirDeliveryLogSyncService
in package
Table of Contents
Properties
- $defaultC10 : string
- $em : EntityManagerInterface
- $statusToDeliveryCode : array<string|int, mixed>
Methods
- __construct() : mixed
- syncHistory() : bool
Properties
$defaultC10
private
string
$defaultC10
$em
private
EntityManagerInterface
$em
$statusToDeliveryCode
private
array<string|int, mixed>
$statusToDeliveryCode
Methods
__construct()
public
__construct(EntityManagerInterface $em, array<string|int, mixed> $statusToDeliveryCode, mixed $defaultC10) : mixed
Parameters
- $em : EntityManagerInterface
- $statusToDeliveryCode : array<string|int, mixed>
- $defaultC10 : mixed
syncHistory()
public
syncHistory(SaleProductShipmentTrackingStatusHistory $history) : bool
Parameters
- $history : SaleProductShipmentTrackingStatusHistory