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