You are here

protected property PaymentExecuteAccessTest::$paymentMethod in Payment 8.2

The payment method.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Event/PaymentExecuteAccessTest.php, line 47

Class

PaymentExecuteAccessTest
@coversDefaultClass \Drupal\payment\Event\PaymentExecuteAccess

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $paymentMethod;