You are here

protected property SmsFrameworkQueueTest::$smsProvider 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::smsProvider
  2. 2.x tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::smsProvider

The SMS provider.

Type: \Drupal\sms\Provider\SmsProviderInterface

File

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

Class

SmsFrameworkQueueTest
Tests behaviour of SMS Framework message queue.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $smsProvider;