protected property SmsFrameworkQueueTest::$smsQueueProcessor in SMS Framework 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::smsQueueProcessor
- 2.1.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 34
Class
- SmsFrameworkQueueTest
- Tests behaviour of SMS Framework message queue.
Namespace
Drupal\Tests\sms\KernelCode
protected $smsQueueProcessor;