You are here

protected property SmsBlastForm::$phoneNumberProvider in SMS Framework 8

Phone number provider.

Type: \Drupal\sms\Provider\PhoneNumberProviderInterface

File

modules/sms_blast/src/SmsBlastForm.php, line 29

Class

SmsBlastForm
Defines a form for sending mass messages.

Namespace

Drupal\sms_blast

Code

protected $phoneNumberProvider;