constant SmsEvents::ENTITY_PHONE_NUMBERS in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Event/SmsEvents.php \Drupal\sms\Event\SmsEvents::ENTITY_PHONE_NUMBERS
- 2.1.x src/Event/SmsEvents.php \Drupal\sms\Event\SmsEvents::ENTITY_PHONE_NUMBERS
Resolve phone numbers for an entity.
See also
\Drupal\sms\Event\SmsEntityPhoneNumber
File
- src/
Event/ SmsEvents.php, line 123
Class
- SmsEvents
- Defines SMS Framework events.
Namespace
Drupal\sms\EventCode
const ENTITY_PHONE_NUMBERS = 'sms.entity_phone_numbers';