abstract class AbstractShippingCrudEvent extends AbstractEntityCrudEvent

Class AbstractShippingCrudEvent

Properties

protected EventDispatcherInterface $dispatcher from AbstractEntityCrudEvent

Methods

setDispatcher(EventDispatcherInterface $dispatcher)

No description

dispatchEvent(ShippingProvider $shipping)

No description

Details

setDispatcher(EventDispatcherInterface $dispatcher)

Parameters

EventDispatcherInterface $dispatcher

at line 24
abstract dispatchEvent(ShippingProvider $shipping)

Parameters

ShippingProvider $shipping