protected property SmsFrameworkIncomingBrowserTest::$incomingGateway in SMS Framework 8
Same name and namespace in other branches
- 2.x tests/src/Functional/SmsFrameworkIncomingBrowserTest.php \Drupal\Tests\sms\Functional\SmsFrameworkIncomingBrowserTest::incomingGateway
- 2.1.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 26
Class
- SmsFrameworkIncomingBrowserTest
- Tests incoming route endpoint.
Namespace
Drupal\Tests\sms\FunctionalCode
protected $incomingGateway;