You are here

constant InvoiceEvents::INVOICE_LOAD in Commerce Invoice 8.2

Name of the event fired after loading an invoice.

See also

\Drupal\commerce_invoice\Event\InvoiceEvent

File

src/Event/InvoiceEvents.php, line 14

Class

InvoiceEvents

Namespace

Drupal\commerce_invoice\Event

Code

const INVOICE_LOAD = 'commerce_invoice.commerce_invoice.load';