ShopDetailsMapper
in package
Class ShopDetailsMapper
Table of Contents
- $reader : ShopDetailsReader
- __construct() : mixed
- ShopDetailsMapper constructor.
- getShopDetails() : ShopDetails
- Returns the shop details.
Properties
$reader
private
ShopDetailsReader
$reader
Methods
__construct()
ShopDetailsMapper constructor.
public
__construct(ShopDetailsReader $reader) : mixed
Parameters
- $reader : ShopDetailsReader
Return values
mixed —getShopDetails()
Returns the shop details.
public
getShopDetails() : ShopDetails