You are here

protected property CartEmptyEvent::$cart in Commerce Core 8.2

The cart order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

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

Class

CartEmptyEvent
Defines the cart empty event.

Namespace

Drupal\commerce_cart\Event

Code

protected $cart;