You are here

protected property OrderIntegrationTest::$order in Commerce Core 8.2

Same name in this branch
  1. 8.2 modules/tax/tests/src/Kernel/OrderIntegrationTest.php \Drupal\Tests\commerce_tax\Kernel\OrderIntegrationTest::order
  2. 8.2 modules/log/tests/src/Kernel/OrderIntegrationTest.php \Drupal\Tests\commerce_log\Kernel\OrderIntegrationTest::order

A sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/tax/tests/src/Kernel/OrderIntegrationTest.php, line 24

Class

OrderIntegrationTest
Tests integration with orders.

Namespace

Drupal\Tests\commerce_tax\Kernel

Code

protected $order;