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