protected property SmsFrameworkProcessorTest::$smsStorage in SMS Framework 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/SmsFrameworkProcessorTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkProcessorTest::smsStorage
- 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 32
Class
- SmsFrameworkProcessorTest
- Tests functionality provided by the SMS message event subscriber.
Namespace
Drupal\Tests\sms\KernelCode
protected $smsStorage;