You are here

protected property SmsBlastForm::$phoneNumberVerificationStorage in SMS Framework 8

Storage for Phone Number Verification entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

SmsBlastForm
Defines a form for sending mass messages.

Namespace

Drupal\sms_blast

Code

protected $phoneNumberVerificationStorage;