You are here

protected property SmsProcessor::$smsMessageStorage in SMS Framework 8

SMS message entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

SmsProcessor
Transmits SMS messages.

Namespace

Drupal\sms\Plugin\QueueWorker

Code

protected $smsMessageStorage;