Logidav Docs

PriceHistoryService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$historyRepository  : PriceHistoryRepository

Methods

__construct()  : mixed
getAvailablePromo()  : mixed
getRepo()  : mixed
getWholesalePrice()  : array<string|int, mixed>|string
save()  : ProductPriceHistory

Properties

Methods

getAvailablePromo()

public getAvailablePromo(mixed $product, mixed $createdAt) : mixed
Parameters
$product : mixed
$createdAt : mixed

getWholesalePrice()

public getWholesalePrice(mixed $createdAt[, Product|null $product = null ][, int|null $saleProductId = null ]) : array<string|int, mixed>|string
Parameters
$createdAt : mixed
$product : Product|null = null
$saleProductId : int|null = null
Return values
array<string|int, mixed>|string

        
On this page

Search results