You are here

protected property PaymentPreRefundTest::$payment in Payment 8.2

The payment.

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

File

tests/src/Unit/Event/PaymentPreRefundTest.php, line 21

Class

PaymentPreRefundTest
@coversDefaultClass \Drupal\payment\Event\PaymentPreRefund

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $payment;