You are here

protected property InvoiceController::$invoiceGenerator in Commerce Invoice 8.2

The invoice generator.

Type: \Drupal\commerce_invoice\InvoiceGeneratorInterface

File

src/Controller/InvoiceController.php, line 45

Class

InvoiceController
Provides the invoice download route.

Namespace

Drupal\commerce_invoice\Controller

Code

protected $invoiceGenerator;