constant PaymentEvents::PAYMENT_PRE_REFUND in Payment 8.2
The name of the event that is fired before a payment is refunded.
See also
\Drupal\payment\Event\PaymentPreRefund
File
- src/
Event/ PaymentEvents.php, line 37
Class
- PaymentEvents
- Defines Payment events.
Namespace
Drupal\payment\EventCode
const PAYMENT_PRE_REFUND = 'drupal.payment.payment_pre_refund';