You are here

public property MobileNumberTfa::$mobileNumber in Mobile Number 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/TfaValidation/MobileNumberTfa.php \Drupal\mobile_number\Plugin\TfaValidation\MobileNumberTfa::mobileNumber

Libphonenumber phone number object.

Type: \libphonenumber\PhoneNumber

File

src/Plugin/TfaValidation/MobileNumberTfa.php, line 40
MobileNumberTfa.php

Class

MobileNumberTfa
Class MobileNumberTfa is a validation and sending plugin for TFA.

Namespace

Drupal\mobile_number\Plugin\TfaValidation

Code

public $mobileNumber;