You are here

constant RecurringEvents::SUBSCRIPTION_CREATE in Commerce Recurring Framework 8

Name of the event fired after creating a new subscription.

Fired before the subscription is saved.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 37

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_CREATE = 'commerce_recurring.commerce_subscription.create';