You are here

protected property PaymentReferenceBaseTest::$paymentQueue in Payment 8.2

The payment queue.

Type: \Drupal\payment\QueueInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Element/PaymentReferenceBaseTest.php, line 92

Class

PaymentReferenceBaseTest
@coversDefaultClass \Drupal\payment\Element\PaymentReferenceBase

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $paymentQueue;