constant InvoiceEvents::INVOICE_CREATE in Commerce Invoice 8.2
Name of the event fired after creating a new invoice.
Fired before the invoice is saved.
See also
\Drupal\commerce_invoice\Event\InvoiceEvent
File
- src/
Event/ InvoiceEvents.php, line 25
Class
Namespace
Drupal\commerce_invoice\EventCode
const INVOICE_CREATE = 'commerce_invoice.commerce_invoice.create';