You are here

constant InvoiceEvents::INVOICE_PRESAVE in Commerce Invoice 8.2

Name of the event fired before saving an invoice.

See also

\Drupal\commerce_invoice\Event\InvoiceEvent

File

src/Event/InvoiceEvents.php, line 34

Class

InvoiceEvents

Namespace

Drupal\commerce_invoice\Event

Code

const INVOICE_PRESAVE = 'commerce_invoice.commerce_invoice.presave';