interface ProductEventInterface

Interface ProductEventInterface

Methods

getProduct()

No description

getAttributeSet()

No description

array
getCategories()

No description

mixed
getBrand()

No description

getDBProduct()

No description

Details

at line 23
Product getProduct()

Return Value

Product

at line 28
AttributeSet|null getAttributeSet()

Return Value

AttributeSet|null

at line 33
array getCategories()

Return Value

array

at line 38
mixed getBrand()

Return Value

mixed

at line 43
Product getDBProduct()

Return Value

Product