class Decidim::Meetings::MeetingRegistrationNotificationEvent
def i18n_options
def i18n_options { resource_title: resource_title, resource_url: resource_url, scope: event_name, registration_code: extra["registration_code"] } end
def i18n_options { resource_title: resource_title, resource_url: resource_url, scope: event_name, registration_code: extra["registration_code"] } end