You are here

protected property OrderIntegrationTest::$invoiceStorage in Commerce Invoice 8.2

The invoice storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/OrderIntegrationTest.php, line 33

Class

OrderIntegrationTest
Tests integration with order events.

Namespace

Drupal\Tests\commerce_invoice\Kernel

Code

protected $invoiceStorage;