phpDocumentor

ProductImageReader
in package
implements ProductImageReaderInterface

Class ProductImageReader

Interfaces, Classes and Traits

ProductImageReaderInterface
Interface ProductImageReaderInterface

Table of Contents

$connection  : Connection
__construct()  : mixed
ProductImageReader constructor.
imagesInUse()  : array<string|int, ProductImageNameDTO>
createDto()  : ProductImageNameDTO
productImageListsImages()  : array<string|int, ProductImageNameDTO>
productImages()  : array<string|int, ProductImageNameDTO>

Properties

Methods

__construct()

ProductImageReader constructor.

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

Search results