You are here

constant RecurringEvents::SUBSCRIPTION_UPDATE in Commerce Recurring Framework 8

Name of the event fired after saving an existing subscription.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 64

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_UPDATE = 'commerce_recurring.commerce_subscription.update';