Event emitted after action execution.
Methods¶
__construct() ¶
UpdateProductEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$product | ProductInterface | - | - |
$updateStruct | ProductUpdateStruct | - | - |
getProduct() ¶
UpdateProductEvent.php
:
27
|
|
Return values
getUpdateStruct() ¶
UpdateProductEvent.php
:
32
|
|