class Delivery implements EventSubscriberInterface

Class Delivery

Methods

getPostage( DeliveryPostageEvent $event, $eventName, EventDispatcherInterface $dispatcher)

Get postage from module using the classical module functions

static 
getSubscribedEvents()

No description

Details

at line 33
getPostage( DeliveryPostageEvent $event, $eventName, EventDispatcherInterface $dispatcher)

Get postage from module using the classical module functions

Parameters

DeliveryPostageEvent $event
$eventName
EventDispatcherInterface $dispatcher

at line 60
static getSubscribedEvents()