ReadService
in package
implements
ReadServiceInterface
Interfaces, Classes and Traits
Table of Contents
- $repository : ReadRepositoryInterface
- __construct() : mixed
- getAttributeOptionImagesByProductId() : SellingUnitImageCollectionInterface
Properties
$repository
protected
ReadRepositoryInterface
$repository
Methods
__construct()
public
__construct(ReadRepositoryInterface $repository) : mixed
Parameters
- $repository : ReadRepositoryInterface
Return values
mixed —getAttributeOptionImagesByProductId()
public
getAttributeOptionImagesByProductId(AttributeModifierIdentifier $attributeId, ProductId $productId, LanguageId $languageId) : SellingUnitImageCollectionInterface
Parameters
- $attributeId : AttributeModifierIdentifier
- $productId : ProductId
- $languageId : LanguageId