constant PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Plugin/migrate/process/PhoneNumberSettings.php \Drupal\sms\Plugin\migrate\process\PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE
- 2.1.x src/Plugin/migrate/process/PhoneNumberSettings.php \Drupal\sms\Plugin\migrate\process\PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE
File
- src/
Plugin/ migrate/ process/ PhoneNumberSettings.php, line 20
Class
- PhoneNumberSettings
- Creates phone number settings for new D8 site based on D6/D7 settings.
Namespace
Drupal\sms\Plugin\migrate\processCode
const DEFAULT_VERIFICATION_MESSAGE = "Your verification code is '[sms-message:verification-code]'.\nGo to [sms:verification-url] to verify your phone number.\n- [site:name]";