Event emitted after action execution.
Methods¶
__construct() ¶
UpdateCartMetadataEvent.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$cart | CartInterface | - | - |
$cartUpdateStruct | CartMetadataUpdateStruct | - | - |
$cartResult | CartInterface | - | - |
getCart() ¶
UpdateCartMetadataEvent.php
:
30
|
|
Return values
getCartResult() ¶
UpdateCartMetadataEvent.php
:
40
|
|
Return values
getCartUpdateStruct() ¶
UpdateCartMetadataEvent.php
:
35
|
|