You are here

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

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

SMS message entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/SmsFrameworkProviderTest.php, line 40

Class

SmsFrameworkProviderTest
Tests SMS Framework provider service.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $smsStorage;