Reader
in package
implements
ReaderInterface
Class Reader
Interfaces, Classes and Traits
- ReaderInterface
- Interface ReaderInterface
Table of Contents
- $connection : Connection
- __construct() : mixed
- Reader constructor.
- getAttributeIdFromValueId() : array<string|int, mixed>
Properties
$connection
protected
Connection
$connection
Methods
__construct()
Reader constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —getAttributeIdFromValueId()
public
getAttributeIdFromValueId(array<string|int, mixed> $valueIds) : array<string|int, mixed>
Parameters
- $valueIds : array<string|int, mixed>