You are here

protected property PaymentExecutionPaymentMethodManagerTest::$payment in Payment 8.2

The payment to filter methods by.

Type: \Drupal\payment\Entity\PaymentInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Method/PaymentExecutionPaymentMethodManagerTest.php, line 34

Class

PaymentExecutionPaymentMethodManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Method\PaymentExecutionPaymentMethodManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $payment;