You are here

protected property PaymentCaptureFormTest::$payment in Payment 8.2

The payment.

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

File

tests/src/Unit/Entity/Payment/PaymentCaptureFormTest.php, line 38

Class

PaymentCaptureFormTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentCaptureForm

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $payment;