You are here

protected property PackageType::$weight in Commerce Shipping 8.2

Same name in this branch
  1. 8.2 src/Entity/PackageType.php \Drupal\commerce_shipping\Entity\PackageType::weight
  2. 8.2 src/Plugin/Commerce/PackageType/PackageType.php \Drupal\commerce_shipping\Plugin\Commerce\PackageType\PackageType::weight

The package type weight.

Type: \Drupal\physical\Weight

File

src/Plugin/Commerce/PackageType/PackageType.php, line 40

Class

PackageType
Defines the class for package types.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\PackageType

Code

protected $weight;