You are here

protected property PaymentReferenceTest::$paymentQueue in Payment 8.2

The payment queue.

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

File

modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php, line 70

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $paymentQueue;