You are here

protected property InvoicePrintBuilder::$fileStorage in Commerce Invoice 8.2

The entity storage for the 'file' entity type.

Type: \Drupal\file\FileStorageInterface

File

src/InvoicePrintBuilder.php, line 33

Class

InvoicePrintBuilder
The print builder service.

Namespace

Drupal\commerce_invoice

Code

protected $fileStorage;