You are here

protected property SmsProcessor::$smsProvider in SMS Framework 8

The SMS provider.

Type: \Drupal\sms\Provider\SmsProviderInterface

File

src/Plugin/QueueWorker/SmsProcessor.php, line 28

Class

SmsProcessor
Transmits SMS messages.

Namespace

Drupal\sms\Plugin\QueueWorker

Code

protected $smsProvider;