You are here

protected property SmsFrameworkQueueTest::$smsQueueProcessor in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::smsQueueProcessor
  2. 2.x tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::smsQueueProcessor

The SMS queue processor.

Type: \Drupal\sms\Provider\SmsQueueProcessorInterface

File

tests/src/Kernel/SmsFrameworkQueueTest.php, line 36

Class

SmsFrameworkQueueTest
Tests behaviour of SMS Framework message queue.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $smsQueueProcessor;