You are here

constant SmsEvents::ENTITY_PHONE_NUMBERS in SMS Framework 2.x

Same name and namespace in other branches
  1. 8 src/Event/SmsEvents.php \Drupal\sms\Event\SmsEvents::ENTITY_PHONE_NUMBERS
  2. 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 125

Class

SmsEvents
Defines SMS Framework events.

Namespace

Drupal\sms\Event

Code

const ENTITY_PHONE_NUMBERS = 'sms.entity_phone_numbers';