phpDocumentor

CustomerProductRepository

Class CustomerProductRepository

Tags
deprecated

this will be removed once were is a products read service in the GambioAdmin namespace

Table of Contents

$connection  : Connection
__construct()  : mixed
getProductsNameAndImage()  : ProductDTOs

Properties

Methods

__construct()

public __construct(Connection $connection) : mixed
Parameters
$connection : Connection
Return values
mixed

getProductsNameAndImage()

public getProductsNameAndImage(int $languageId, int ...$productIds) : ProductDTOs
Parameters
$languageId : int
$productIds : int
Tags
deprecated

this will be removed once were is a products read service in the GambioAdmin namespace

Return values
ProductDTOs

Search results