You are here

protected property PaymentOrderUpdaterTest::$paymentMethod in Commerce Core 8.2

User's payment method.

Type: \Drupal\commerce_payment\Entity\PaymentMethodInterface

File

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

Class

PaymentOrderUpdaterTest
Tests the payment order updater.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $paymentMethod;