You are here

protected property Shipment::$packages in Ubercart 8.4

Packages contained in this shipment.

Type: \Drupal\uc_fulfillment\Package[]

File

shipping/uc_fulfillment/src/Shipment.php, line 108

Class

Shipment
Defines the Shipment class.

Namespace

Drupal\uc_fulfillment

Code

protected $packages = [];