You are here

constant OrderEvents::ORDER_ITEM_INSERT in Commerce Core 8.2

Name of the event fired after saving a new order item.

See also

\Drupal\commerce_order\Event\OrderItemEvent

File

modules/order/src/Event/OrderEvents.php, line 153

Class

OrderEvents

Namespace

Drupal\commerce_order\Event

Code

const ORDER_ITEM_INSERT = 'commerce_order.commerce_order_item.insert';