You are here

protected property InvoiceFileManagerTest::$fileManager in Commerce Invoice 8.2

The invoice file manager.

Type: \Drupal\commerce_invoice\InvoiceFileManagerInterface

File

tests/src/Kernel/InvoiceFileManagerTest.php, line 24

Class

InvoiceFileManagerTest
Tests the invoice file manager.

Namespace

Drupal\Tests\commerce_invoice\Kernel

Code

protected $fileManager;