Logidav Docs

SaleProductQtyChangedEvent extends Event
in package

The mz.sale.product.qty.changed event is dispatched each time a sale product qty is changed

Table of Contents

Constants

NAME  = 'mz.sale.product.qty.changed'
Event name

Properties

$saleProduct  : SaleProduct

Methods

__construct()  : mixed
SaleProductQtyChangedEvent constructor.
getSaleProduct()  : SaleProduct

Constants

Properties

Methods

__construct()

SaleProductQtyChangedEvent constructor.

public __construct(mixed $saleProduct) : mixed
Parameters
$saleProduct : mixed

        
On this page

Search results