You are here

protected property PaymentOrderUpdaterTest::$paymentOrderUpdater in Commerce Core 8.2

The payment order updater.

Type: \Drupal\commerce_payment\PaymentOrderUpdaterInterface

File

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

Class

PaymentOrderUpdaterTest
Tests the payment order updater.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $paymentOrderUpdater;