You are here

protected property InvoiceItemEvent::$invoiceItem in Commerce Invoice 8.2

The invoice item.

Type: \Drupal\commerce_invoice\Entity\InvoiceItemInterface

File

src/Event/InvoiceItemEvent.php, line 18

Class

InvoiceItemEvent
Defines the invoice item event.

Namespace

Drupal\commerce_invoice\Event

Code

protected $invoiceItem;