phpDocumentor

AttributeGroupRepository implements AttributeGroupRepositoryInterface

Class AttributeGroupRepository

Interfaces, Classes and Traits

AttributeGroupRepositoryInterface

Table of Contents

$groupReader  : AttributeGroupReaderInterface
$modifierReader  : AttributeModifierReaderInterface
$groupBuilder  : GroupBuilderInterface
$modifierBuilder  : ModifierBuilderInterface
$presentationMapper  : PresentationMapperInterface
__construct()  : mixed
AttributeGroupRepository constructor.
getGroupsBySellingUnit()  : mixed
createGroup()  : GroupInterface

Properties

Methods

__construct()

AttributeGroupRepository constructor.

public __construct(AttributeGroupReaderInterface $groupReader, AttributeModifierReaderInterface $modifierReader, GroupBuilderInterface $groupBuilder, ModifierBuilderInterface $modifierBuilder, PresentationMapperInterface $mapper) : mixed
Parameters
$groupReader : AttributeGroupReaderInterface
$modifierReader : AttributeModifierReaderInterface
$groupBuilder : GroupBuilderInterface
$modifierBuilder : ModifierBuilderInterface
$mapper : PresentationMapperInterface
Return values
mixed

Search results