You are here

constant CommerceFedExEvents::BEFORE_RATE_REQUEST in Commerce FedEx 8

Name of the event fired to allow altering the rate request sent to FedEx.

See also

\Drupal\commerce_fedex\Event\RateRequestEvent

File

src/Event/CommerceFedExEvents.php, line 17

Class

CommerceFedExEvents
Defines events for the Commerce FedEx module.

Namespace

Drupal\commerce_fedex\Event

Code

const BEFORE_RATE_REQUEST = 'commerce_fedex.before_rate_request';