You are here

constant InvoiceEvents::INVOICE_UPDATE in Commerce Invoice 8.2

Name of the event fired after saving an existing invoice.

See also

\Drupal\commerce_invoice\Event\InvoiceEvent

File

src/Event/InvoiceEvents.php, line 52

Class

InvoiceEvents

Namespace

Drupal\commerce_invoice\Event

Code

const INVOICE_UPDATE = 'commerce_invoice.commerce_invoice.update';