You are here

constant PaymentEvents::PAYMENT_TYPE_PRE_RESUME_CONTEXT in Payment 8.2

The name of the event that is fired before the payment type's original context is resumed.

See also

\Drupal\payment\Event\PaymentTypePreResumeContext

File

src/Event/PaymentEvents.php, line 52

Class

PaymentEvents
Defines Payment events.

Namespace

Drupal\payment\Event

Code

const PAYMENT_TYPE_PRE_RESUME_CONTEXT = 'drupal.payment.payment_type_pre_resume_context';