You are here

protected property PaymentOrderUpdaterTest::$firstOrder in Commerce Core 8.2

The first order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/payment/tests/src/Kernel/PaymentOrderUpdaterTest.php, line 42

Class

PaymentOrderUpdaterTest
Tests the payment order updater.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $firstOrder;