You are here

protected property InvoiceController::$invoiceFileManager in Commerce Invoice 8.2

The invoice file manager.

Type: \Drupal\commerce_invoice\InvoiceFileManagerInterface

File

src/Controller/InvoiceController.php, line 38

Class

InvoiceController
Provides the invoice download route.

Namespace

Drupal\commerce_invoice\Controller

Code

protected $invoiceFileManager;