You are here

protected property AdminSettingsForm::$phoneNumberVerificationProvider in SMS Framework 8

Phone number verification provider.

Type: \Drupal\sms\Provider\PhoneNumberVerificationInterface

File

modules/sms_user/src/Form/AdminSettingsForm.php, line 25

Class

AdminSettingsForm
Provides a general settings form for SMS User.

Namespace

Drupal\sms_user\Form

Code

protected $phoneNumberVerificationProvider;