You are here

constant CommerceFedExEvents::BEFORE_PACK in Commerce FedEx 8

Name of the event fired when altering the packer order items.

@todo Remove this event after it's rolled into commerce_shipping

See also

\Drupal\commerce_fedex\Event\BeforePackEvent.php

File

src/Event/CommerceFedExEvents.php, line 28

Class

CommerceFedExEvents
Defines events for the Commerce FedEx module.

Namespace

Drupal\commerce_fedex\Event

Code

const BEFORE_PACK = 'commerce_fedex.before_pack';