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