You are here

protected property InvoiceFilenameEvent::$invoice in Commerce Invoice 8.2

The invoice.

Type: \Drupal\commerce_invoice\Entity\InvoiceInterface

File

src/Event/InvoiceFilenameEvent.php, line 27

Class

InvoiceFilenameEvent
Defines the invoice filename event.

Namespace

Drupal\commerce_invoice\Event

Code

protected $invoice;