You are here

constant RecurringEvents::SUBSCRIPTION_LOAD in Commerce Recurring Framework 8

Name of the event fired after loading a subscription.

See also

\Drupal\commerce_recurring\Event\SubscriptionEvent

File

src/Event/RecurringEvents.php, line 26

Class

RecurringEvents

Namespace

Drupal\commerce_recurring\Event

Code

const SUBSCRIPTION_LOAD = 'commerce_recurring.commerce_subscription.load';