Event emitted before action execution.
Methods¶
__construct()
¶
BeforeUpdateCheckoutEvent.php
:
21
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $checkout | CheckoutInterface | - | - |
| $updateStruct | CheckoutUpdateStruct | - | - |
getCheckout()
¶
BeforeUpdateCheckoutEvent.php
:
27
|
|
|
Return values
getUpdateStruct()
¶
BeforeUpdateCheckoutEvent.php
:
32
|
|
|