ReadRepository
in package
implements
ReadRepositoryInterface
Interfaces, Classes and Traits
Table of Contents
- $imageFactory : ImageFactoryInterface
- $reader : ReaderDatabaseInterface
- __construct() : mixed
- getAttributeOptionImagesByProductId() : SellingUnitImageCollectionInterface
Properties
$imageFactory
private
ImageFactoryInterface
$imageFactory
$reader
private
ReaderDatabaseInterface
$reader
Methods
__construct()
public
__construct(ReaderDatabaseInterface $reader, ImageFactoryInterface $imageFactory) : mixed
Parameters
- $reader : ReaderDatabaseInterface
- $imageFactory : ImageFactoryInterface
Return values
mixed —getAttributeOptionImagesByProductId()
public
getAttributeOptionImagesByProductId(AttributeModifierIdentifier $attributeId, ProductId $productId, LanguageId $languageId) : SellingUnitImageCollectionInterface
Parameters
- $attributeId : AttributeModifierIdentifier
- $productId : ProductId
- $languageId : LanguageId