You are here

protected property ShippingOrderManagerTest::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

tests/src/Kernel/ShippingOrderManagerTest.php, line 51

Class

ShippingOrderManagerTest
Tests the shipping order manager.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $shippingOrderManager;