You are here

constant OrderEvents::ORDER_ITEM_UPDATE in Commerce Core 8.2

Name of the event fired after saving an existing order item.

See also

\Drupal\commerce_order\Event\OrderItemEvent

File

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

Class

OrderEvents

Namespace

Drupal\commerce_order\Event

Code

const ORDER_ITEM_UPDATE = 'commerce_order.commerce_order_item.update';