SingleProductQuery extends Query
Table of Contents
Methods
- __construct() : mixed
- execute() : array<string|int, mixed>
Methods
__construct()
public
__construct(Item $entity, int $productId[, string|null $currencyId = null ]) : mixed
Parameters
- $entity : Item
- $productId : int
- $currencyId : string|null = null
execute()
public
execute() : array<string|int, mixed>