You are here

protected property InvoiceFileManager::$printBuilder in Commerce Invoice 8.2

The print builder.

Type: \Drupal\commerce_invoice\InvoicePrintBuilderInterface

File

src/InvoiceFileManager.php, line 34

Class

InvoiceFileManager
Default implementation of the invoice file manager.

Namespace

Drupal\commerce_invoice

Code

protected $printBuilder;