You are here

service sms.entity_phone_number in SMS Framework 8

Same name and namespace in other branches
  1. 2.x sms.services.yml \sms.entity_phone_number
  2. 2.1.x sms.services.yml \sms.entity_phone_number

Class

Drupal\sms\EventSubscriber\SmsEntityPhoneNumberProcessor

Tags

  • event_subscriber

File

./sms.services.yml
sms.services.yml

View source
  1. class: Drupal\sms\EventSubscriber\SmsEntityPhoneNumberProcessor
  2. arguments:
  3. - '@sms.phone_number.verification'
  4. tags:
  5. - { name: event_subscriber }