constant InvoiceEvents::INVOICE_ITEM_UPDATE in Commerce Invoice 8.2
Name of the event fired after saving an existing invoice item.
See also
\Drupal\commerce_invoice\Event\InvoiceItemEvent
File
- src/
Event/ InvoiceEvents.php, line 117
Class
Namespace
Drupal\commerce_invoice\EventCode
const INVOICE_ITEM_UPDATE = 'commerce_invoice.commerce_invoice_item.update';