You are here

protected property OrderRefreshTest::$orderItemStorage in Commerce Core 8.2

The order item storage.

Type: \Drupal\commerce_order\OrderItemStorageInterface

File

modules/order/tests/src/Kernel/OrderRefreshTest.php, line 58

Class

OrderRefreshTest
Tests the order refresh process.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $orderItemStorage;