You are here

protected property OrderItemComparisonFieldsEvent::$orderItem in Commerce Core 8.2

The order item being added to the cart.

Type: \Drupal\commerce_order\Entity\OrderItemInterface

File

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

Class

OrderItemComparisonFieldsEvent
Defines the order item comparison fields event.

Namespace

Drupal\commerce_cart\Event

Code

protected $orderItem;