You are here

protected property CheckoutOrderManagerTest::$order in Commerce Core 8.2

A sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

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

Class

CheckoutOrderManagerTest
Tests the checkout order manager.

Namespace

Drupal\Tests\commerce_checkout\Kernel

Code

protected $order;