You are here

protected property ProposedShipment::$items in Commerce Shipping 8.2

The shipment items.

Type: \Drupal\commerce_shipping\ShipmentItem[]

File

src/ProposedShipment.php, line 43

Class

ProposedShipment
Represents a proposed shipment.

Namespace

Drupal\commerce_shipping

Code

protected $items = [];