You are here

constant PaymentEvents::PAYMENT_EXECUTE_ACCESS in Payment 8.2

The name of the event that is fired when payment execution access is checked.

See also

\Drupal\payment\Event\PaymentExecuteAccess

File

src/Event/PaymentEvents.php, line 16

Class

PaymentEvents
Defines Payment events.

Namespace

Drupal\payment\Event

Code

const PAYMENT_EXECUTE_ACCESS = 'drupal.payment.payment_execute_access';