phpDocumentor

PropertyGroupRepository
in package
implements PropertyGroupRepositoryInterface

Interfaces, Classes and Traits

PropertyGroupRepositoryInterface

Table of Contents

$groupReader  : PropertyGroupReaderInterface
$modifierReader  : PropertyModifierReaderInterface
$groupBuilder  : GroupBuilderInterface
$modifierBuilder  : ModifierBuilderInterface
$presentationMapper  : PresentationMapperInterface
__construct()  : mixed
PropertyGroupRepository constructor.
getGroupsBySellingUnit()  : mixed
createGroup()  : GroupInterface

Properties

Methods

__construct()

PropertyGroupRepository constructor.

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

Search results