You are here

protected property PaymentExecuteAccessTest::$payment in Payment 8.2

The payment.

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

File

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

Class

PaymentExecuteAccessTest
@coversDefaultClass \Drupal\payment\Event\PaymentExecuteAccess

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $payment;