You are here

constant MobileNumberUtilInterface::MOBILE_NUMBER_NOT_VERIFIED in Mobile Number 8

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

Specifies the mobile number was not verified.

File

src/MobileNumberUtilInterface.php, line 36

Class

MobileNumberUtilInterface
Provides an interface for mobile number utility.

Namespace

Drupal\mobile_number

Code

const MOBILE_NUMBER_NOT_VERIFIED = 0;