SaleProductsPreShippedEvent
extends Event
Table of Contents
Constants
-
NAME
= 'mz.sale.products.pre.shipped'
Properties
-
$shipments
: mixed
Methods
-
__construct()
: mixed
-
getShipments()
: mixed
-
setShipments()
: void
NAME
public
mixed
NAME
= 'mz.sale.products.pre.shipped'
$shipments
private
mixed
$shipments
__construct()
public
__construct(mixed $shipments) : mixed
Parameters
-
$shipments
: mixed
-
getShipments()
public
getShipments() : mixed
setShipments()
public
setShipments(mixed $shipments) : void
Parameters
-
$shipments
: mixed
-