You are here

protected property SendToPhoneForm::$phoneNumbers in SMS Framework 8

Phone numbers for the authenticated user.

Type: array

File

modules/sms_sendtophone/src/Form/SendToPhoneForm.php, line 26

Class

SendToPhoneForm
Default controller for the sms_sendtophone module.

Namespace

Drupal\sms_sendtophone\Form

Code

protected $phoneNumbers = [];