You are here

protected property PaymentTypePreResumeContextTest::$payment in Payment 8.2

The payment.

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

File

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

Class

PaymentTypePreResumeContextTest
@coversDefaultClass \Drupal\payment\Event\PaymentTypePreResumeContext

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $payment;