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: array

File

src/Entity/PackageType.php, line 84

Class

PackageType
Defines the package type entity class.

Namespace

Drupal\commerce_shipping\Entity

Code

protected $weight;