Logidav Docs

ShippingPriceRepository extends EntityRepository
in package

Table of Contents

Methods

findByProductAndStore()  : array<string|int, mixed>
findOneByProductAndStore()  : ProductShippingPrice|null

Methods

findByProductAndStore()

public findByProductAndStore(int $productId, int $storeId) : array<string|int, mixed>
Parameters
$productId : int
$storeId : int
Return values
array<string|int, mixed>

        
On this page

Search results