You are here

constant PaymentEvents::PAYMENT_QUEUE_PAYMENT_IDS_ALTER in Payment 8.2

The name of the event that alters \Drupal\payment\QueueInterface::loadPaymentIds() results.

See also

\Drupal\payment\Event\PaymentQueuePaymentIdsAlter

File

src/Event/PaymentEvents.php, line 60

Class

PaymentEvents
Defines Payment events.

Namespace

Drupal\payment\Event

Code

const PAYMENT_QUEUE_PAYMENT_IDS_ALTER = 'drupal.payment.payment_queue_payment_ids_alter';