You are here

protected property ShipmentSubscriber::$shipmentsToClear in Commerce Shipping 8.2

A static cache of shipments to clear on destruct(), keyed by order ID.

Type: array

File

src/EventSubscriber/ShipmentSubscriber.php, line 34

Class

ShipmentSubscriber

Namespace

Drupal\commerce_shipping\EventSubscriber

Code

protected $shipmentsToClear;