You are here

protected property InvoiceGeneratorTest::$invoiceGenerator in Commerce Invoice 8.2

The invoice generator service.

Type: \Drupal\commerce_invoice\InvoiceGeneratorInterface

File

tests/src/Kernel/InvoiceGeneratorTest.php, line 40

Class

InvoiceGeneratorTest
Tests the invoice generator service.

Namespace

Drupal\Tests\commerce_invoice\Kernel

Code

protected $invoiceGenerator;