You are here

constant ShippingEvents::FILTER_SHIPPING_METHODS in Commerce Shipping 8.2

Name of the event fired when shipping methods are loaded for a shipment.

See also

\Drupal\commerce_shipping\Event\FilterShippingMethodsEvent

File

src/Event/ShippingEvents.php, line 14

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const FILTER_SHIPPING_METHODS = 'commerce_shipping.filter_shipping_methods';