You are here

protected property SmsFrameworkProcessorTest::$gatewayMemory in SMS Framework 2.1.x

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

A memory gateway.

Type: \Drupal\sms\Entity\SmsGatewayInterface

File

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

Class

SmsFrameworkProcessorTest
Tests functionality provided by the SMS message event subscriber.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $gatewayMemory;