You are here

protected property PaymentReferenceTest::$paymentMethodManager in Payment 8.2

The payment method manager.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface

File

modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php, line 56

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $paymentMethodManager;