phpDocumentor

ProductPriceRepository implements ProductPriceRepositoryInterface

Class ProductPriceRepository

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

ProductPriceRepositoryInterface
Interface ProductPriceRepositoryInterface

Table of Contents

$mapper  : ProductPriceMapperInterface
__construct()  : mixed
ProductPriceRepository constructor.
delete()  : ProductPriceInterface
Deletes the given product price from the storage.
findById()  : ProductPriceInterface|null
Returns the product price by given product id.
findByQuantity()  : GraduatedPriceInterface
Returns the product price that matches the given search condition.
save()  : ProductPriceInterface
Saves or updates the given product price in the storage.

Properties

Methods

Search results