You are here

protected property SmsFrameworkProcessorTest::$smsStorage in SMS Framework 2.x

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

SMS message entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/SmsFrameworkProcessorTest.php, line 34

Class

SmsFrameworkProcessorTest
Tests functionality provided by the SMS message event subscriber.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $smsStorage;