You are here

protected property PaymentQueuePaymentIdsAlterTest::$paymentIds in Payment 8.2

The IDs of available payments as loaded by the queue.

Type: int[]

File

tests/src/Unit/Event/PaymentQueuePaymentIdsAlterTest.php, line 34

Class

PaymentQueuePaymentIdsAlterTest
@coversDefaultClass \Drupal\payment\Event\PaymentQueuePaymentIdsAlter

Namespace

Drupal\Tests\payment\Unit\Event

Code

protected $paymentIds;