You are here

constant RecurringEvents::SUBSCRIPTION_PREDELETE in Commerce Recurring Framework 8

Name of the event fired before deleting a subscription.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 73

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_PREDELETE = 'commerce_recurring.commerce_subscription.predelete';