Logidav Docs

ProductPriceChangedEvent extends Event
in package

ProductPriceChangedEvent

Table of Contents

Constants

NAME  = 'mz.product.price.changed'
Event name

Properties

$price  : mixed
$product  : array<string|int, mixed>

Methods

__construct()  : mixed
getPrice()  : float
getProduct()  : array<string|int, mixed>

Constants

Properties

Methods

__construct()

public __construct(mixed $product, mixed $price) : mixed
Parameters
$product : mixed
$price : mixed

        
On this page

Search results