class EditShipping extends AbstractShippingCrudEvent

Class EditShipping is injected as alligator.shipping.edit.event

Properties

protected EventDispatcherInterface $dispatcher from AbstractEntityCrudEvent

Methods

setDispatcher(EventDispatcherInterface $dispatcher)

No description

dispatchEvent(ShippingProvider $shipping)

Dispatch shipping.edit.action event

Details

setDispatcher(EventDispatcherInterface $dispatcher)

Parameters

EventDispatcherInterface $dispatcher

at line 23
dispatchEvent(ShippingProvider $shipping)

Dispatch shipping.edit.action event

Parameters

ShippingProvider $shipping