protected property SmsFrameworkIncomingBrowserTest::$incomingGateway in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 tests/src/Functional/SmsFrameworkIncomingBrowserTest.php \Drupal\Tests\sms\Functional\SmsFrameworkIncomingBrowserTest::incomingGateway
- 2.x tests/src/Functional/SmsFrameworkIncomingBrowserTest.php \Drupal\Tests\sms\Functional\SmsFrameworkIncomingBrowserTest::incomingGateway
An incoming gateway instance.
Type: \Drupal\sms\Entity\SmsGatewayInterface
File
- tests/
src/ Functional/ SmsFrameworkIncomingBrowserTest.php, line 28
Class
- SmsFrameworkIncomingBrowserTest
- Tests incoming route endpoint.
Namespace
Drupal\Tests\sms\FunctionalCode
protected $incomingGateway;