You are here

protected property InvoicePrintBuilderTest::$printBuilder in Commerce Invoice 8.2

The invoice print builder.

Type: \Drupal\commerce_invoice\InvoicePrintBuilderInterface

File

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

Class

InvoicePrintBuilderTest
Tests the invoice print builder.

Namespace

Drupal\Tests\commerce_invoice\Kernel

Code

protected $printBuilder;