Repository
in package
implements
RepositoryInterface
Class Repository
Interfaces, Classes and Traits
- RepositoryInterface
- Interface RepositoryInterface
Table of Contents
- $reader : ReaderInterface
- __construct() : mixed
- Repository constructor.
- getAttributeModelBy() : AttributesModelDto
Properties
$reader
protected
ReaderInterface
$reader
Methods
__construct()
Repository constructor.
public
__construct(ReaderInterface $reader) : mixed
Parameters
- $reader : ReaderInterface
Return values
mixed —getAttributeModelBy()
public
getAttributeModelBy(AttributeModifierIdentifier $attributeValueId, ProductId $productId) : AttributesModelDto
Parameters
- $attributeValueId : AttributeModifierIdentifier
- $productId : ProductId