You are here

constant InvoiceEvents::INVOICE_ITEM_PREDELETE in Commerce Invoice 8.2

Name of the event fired before deleting an invoice item.

See also

\Drupal\commerce_invoice\Event\InvoiceItemEvent

File

src/Event/InvoiceEvents.php, line 126

Class

InvoiceEvents

Namespace

Drupal\commerce_invoice\Event

Code

const INVOICE_ITEM_PREDELETE = 'commerce_invoice.commerce_invoice_item.predelete';