You are here

constant RecurringEvents::SUBSCRIPTION_DELETE in Commerce Recurring Framework 8

Name of the event fired after deleting a subscription.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 82

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_DELETE = 'commerce_recurring.commerce_subscription.delete';