You are here

constant RecurringEvents::SUBSCRIPTION_INSERT in Commerce Recurring Framework 8

Name of the event fired after saving a new subscription.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 55

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_INSERT = 'commerce_recurring.commerce_subscription.insert';