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
Namespace
Drupal\commerce_recurring\EventCode
const SUBSCRIPTION_CREATE = 'commerce_recurring.commerce_subscription.create';