You are here

protected property CartEmptyEvent::$orderItems in Commerce Core 8.2

The removed order items.

Type: \Drupal\commerce_order\Entity\OrderItemInterface[]

File

modules/cart/src/Event/CartEmptyEvent.php, line 27

Class

CartEmptyEvent
Defines the cart empty event.

Namespace

Drupal\commerce_cart\Event

Code

protected $orderItems;