OnCreateGroupsForSellingUnitEvent
in package
implements
OnCreateGroupsForSellingUnitEventInterface
Interfaces, Classes and Traits
Table of Contents
- $groups : GroupCollectionInterface
- $sellingUnitId : SellingUnitId
- __construct() : mixed
- OnCreateGroupsForSellingUnitEvent constructor.
- groups() : GroupCollectionInterface
- sellingUnitId() : SellingUnitId
Properties
$groups
protected
GroupCollectionInterface
$groups
$sellingUnitId
protected
SellingUnitId
$sellingUnitId
Methods
__construct()
OnCreateGroupsForSellingUnitEvent constructor.
public
__construct(SellingUnitId $sellingUnitId, GroupCollectionInterface $groups) : mixed
Parameters
- $sellingUnitId : SellingUnitId
- $groups : GroupCollectionInterface
Return values
mixed —groups()
public
groups() : GroupCollectionInterface
Return values
GroupCollectionInterface —sellingUnitId()
public
sellingUnitId() : SellingUnitId