You are here

constant FedEx::PACKAGE_INDIVIDUAL in Commerce FedEx 8

Package each line item in its own box, ignoring dimensions.

File

src/Plugin/Commerce/ShippingMethod/FedEx.php, line 91

Class

FedEx
Provides the FedEx shipping method.

Namespace

Drupal\commerce_fedex\Plugin\Commerce\ShippingMethod

Code

const PACKAGE_INDIVIDUAL = 'individual';