class ShippingEvent extends Event implements ShippingEventInterface

Class ShippingEvent contains data for manipulation of shipping provider

Methods

__construct(ShippingProvider $shipping)

No description

getShipping()

No description

Details

at line 25
__construct(ShippingProvider $shipping)

Parameters

ShippingProvider $shipping

at line 33
ShippingProvider getShipping()

Return Value

ShippingProvider