OnGetShortDescriptionEvent
in package
implements
OnGetShortDescriptionEventInterface
Class OnGetShortDescriptionEvent
Interfaces, Classes and Traits
- OnGetShortDescriptionEventInterface
- Interface OnGetShortDescriptionEventInterface
Table of Contents
- $sellingUnit : SellingUnitInterface
- $shortDescription : ShortDescription
- __construct() : mixed
- getSellingUnit() : SellingUnitInterface
- setShortDescription() : void
- shortDescription() : ShortDescription
Properties
$sellingUnit
protected
SellingUnitInterface
$sellingUnit
$shortDescription
protected
ShortDescription
$shortDescription
Methods
__construct()
public
__construct(SellingUnitInterface $sellingUnit) : mixed
Parameters
- $sellingUnit : SellingUnitInterface
Return values
mixed —getSellingUnit()
public
getSellingUnit() : SellingUnitInterface
Tags
Return values
SellingUnitInterface —setShortDescription()
public
setShortDescription(ShortDescription $description) : void
Parameters
- $description : ShortDescription
Tags
Return values
void —shortDescription()
public
shortDescription() : ShortDescription