You are here

protected property Package::$products in Ubercart 8.4

Products contained in this shipment.

Type: \Drupal\uc_order\OrderProductInterface[]

File

shipping/uc_fulfillment/src/Package.php, line 130

Class

Package
Defines the Package class.

Namespace

Drupal\uc_fulfillment

Code

protected $products = [];