ProductPriceAdapter

Implements \ProductPriceAdapterInterface

Class ProductPriceAdapter

package

Default

Methods

ProductPriceAdapter constructor.

__construct(\ProductPriceReaderInterface $reader, \ProductPriceWriterInterface $writer) 

Returns an instance that can fetch product price data from a storage.

reader() : \ProductPriceReaderInterface

Returns an instance that can write product price data to a storage.

writer() : \ProductPriceWriterInterface

Properties

reader

reader : \ProductPriceReaderInterface

writer

writer : \ProductPriceWriterInterface