protected property PaymentQueuePaymentIdsAlter::$paymentIds in Payment 8.2
The IDs of available payments as loaded by the queue.
Type: int[]
File
- src/
Event/ PaymentQueuePaymentIdsAlter.php, line 34
Class
- PaymentQueuePaymentIdsAlter
- Provides an event that alters \Drupal\payment\QueueInterface::loadPaymentIds() results.
Namespace
Drupal\payment\EventCode
protected $paymentIds;