You are here

constant InvoiceEvents::INVOICE_DELETE in Commerce Invoice 8.2

Name of the event fired after deleting an invoice.

See also

\Drupal\commerce_invoice\Event\InvoiceEvent

File

src/Event/InvoiceEvents.php, line 70

Class

InvoiceEvents

Namespace

Drupal\commerce_invoice\Event

Code

const INVOICE_DELETE = 'commerce_invoice.commerce_invoice.delete';