class SaveShipping extends AbstractShippingCrudEvent

Class SaveShipping is injected as alligator.shipping.save.event

Properties

protected EventDispatcherInterface $dispatcher from AbstractEntityCrudEvent

Methods

setDispatcher(EventDispatcherInterface $dispatcher)

No description

dispatchEvent(ShippingProvider $shipping)

Dispatch shipping.save.action event

Details

setDispatcher(EventDispatcherInterface $dispatcher)

Parameters

EventDispatcherInterface $dispatcher

at line 24
dispatchEvent(ShippingProvider $shipping)

Dispatch shipping.save.action event

Parameters

ShippingProvider $shipping