You are here

namespace Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod in Commerce Shipping 8.2

Classsort descending Location Description
FlatRate src/Plugin/Commerce/ShippingMethod/FlatRate.php Provides the FlatRate shipping method.
FlatRatePerItem src/Plugin/Commerce/ShippingMethod/FlatRatePerItem.php Provides the FlatRatePerItem shipping method.
ParentEntityAwareInterface src/Plugin/Commerce/ShippingMethod/ParentEntityAwareInterface.php Defines the interface for shipping methods that depend on the parent entity.
ShippingMethodBase src/Plugin/Commerce/ShippingMethod/ShippingMethodBase.php Provides the base class for shipping methods.
ShippingMethodInterface src/Plugin/Commerce/ShippingMethod/ShippingMethodInterface.php Defines the base interface for shipping methods.
SupportsTrackingInterface src/Plugin/Commerce/ShippingMethod/SupportsTrackingInterface.php Defines the interface for shipping methods which support tracking.