You are here

protected property VerifyPhoneNumberForm::$phoneNumberVerification in SMS Framework 8

The phone number verification service.

Type: \Drupal\sms\Provider\PhoneNumberVerificationInterface

File

src/Form/VerifyPhoneNumberForm.php, line 28

Class

VerifyPhoneNumberForm
Form to accept a verification code.

Namespace

Drupal\sms\Form

Code

protected $phoneNumberVerification;