You are here

protected property SmsFrameworkIncomingBrowserTest::$incomingGateway in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/SmsFrameworkIncomingBrowserTest.php \Drupal\Tests\sms\Functional\SmsFrameworkIncomingBrowserTest::incomingGateway
  2. 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\Functional

Code

protected $incomingGateway;