Logidav Docs

SaleProductsShippedEvent extends Event
in package

The mz.sale.products.shipped event is dispatched each time an order is shipped in the system.

Table of Contents

Constants

NAME  = 'mz.sale.products.shipped'

Properties

$notifyCustomer  : bool
$saleProducts  : mixed

Methods

__construct()  : mixed
canNotifyCustomer()  : bool|mixed
getSaleProducts()  : mixed

Constants

Properties

Methods

__construct()

public __construct(mixed $saleProducts[, mixed $notifyCustomer = true ]) : mixed
Parameters
$saleProducts : mixed
$notifyCustomer : mixed = true

        
On this page

Search results