You are here

protected property CheckoutOrderManagerTest::$checkoutOrderManager in Commerce Core 8.2

The checkout order manager.

Type: \Drupal\commerce_checkout\CheckoutOrderManagerInterface

File

modules/checkout/tests/src/Kernel/CheckoutOrderManagerTest.php, line 31

Class

CheckoutOrderManagerTest
Tests the checkout order manager.

Namespace

Drupal\Tests\commerce_checkout\Kernel

Code

protected $checkoutOrderManager;