You are here

protected property SmsDevelMessageForm::$smsProvider in SMS Framework 8

The SMS Provider.

Type: \Drupal\sms\Provider\SmsProviderInterface

File

modules/sms_devel/src/Form/SmsDevelMessageForm.php, line 28

Class

SmsDevelMessageForm
Simulate a message being sent or received.

Namespace

Drupal\sms_devel\Form

Code

protected $smsProvider;