You are here

constant MobileNumberUtilInterface::MOBILE_NUMBER_DEFAULT_SMS_MESSAGE in Mobile Number 8

Same name and namespace in other branches
  1. 2.0.x src/MobileNumberUtilInterface.php \Drupal\mobile_number\MobileNumberUtilInterface::MOBILE_NUMBER_DEFAULT_SMS_MESSAGE

File

src/MobileNumberUtilInterface.php, line 20

Class

MobileNumberUtilInterface
Provides an interface for mobile number utility.

Namespace

Drupal\mobile_number

Code

const MOBILE_NUMBER_DEFAULT_SMS_MESSAGE = "Your verification code from !site_name:\n!code";