You are here

protected property PaymentReferenceTest::$payment in Payment 8.2

The payment.

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

File

modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceTest.php, line 44

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Plugin\Payment\Type\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Plugin\Payment\Type

Code

protected $payment;