You are here

constant OrderEvents::ORDER_ITEM_PRESAVE in Commerce Core 8.2

Name of the event fired before saving an order item.

See also

\Drupal\commerce_order\Event\OrderItemEvent

File

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

Class

OrderEvents

Namespace

Drupal\commerce_order\Event

Code

const ORDER_ITEM_PRESAVE = 'commerce_order.commerce_order_item.presave';