You are here

constant PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 src/Plugin/migrate/process/PhoneNumberSettings.php \Drupal\sms\Plugin\migrate\process\PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE
  2. 2.x src/Plugin/migrate/process/PhoneNumberSettings.php \Drupal\sms\Plugin\migrate\process\PhoneNumberSettings::DEFAULT_VERIFICATION_MESSAGE

File

src/Plugin/migrate/process/PhoneNumberSettings.php, line 22

Class

PhoneNumberSettings
Creates phone number settings for new D8 site based on D6/D7 settings.

Namespace

Drupal\sms\Plugin\migrate\process

Code

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]";