You are here

protected property CustomerProfileEvent::$orderItem in Commerce Core 8.2

The order item.

Type: \Drupal\commerce_order\Entity\OrderItemInterface

File

modules/tax/src/Event/CustomerProfileEvent.php, line 28

Class

CustomerProfileEvent
Defines the customer profile event.

Namespace

Drupal\commerce_tax\Event

Code

protected $orderItem;