protected property SmsFrameworkBrowserTestBase::$gatewayManager in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 tests/src/Functional/SmsFrameworkBrowserTestBase.php \Drupal\Tests\sms\Functional\SmsFrameworkBrowserTestBase::gatewayManager
- 2.x tests/src/Functional/SmsFrameworkBrowserTestBase.php \Drupal\Tests\sms\Functional\SmsFrameworkBrowserTestBase::gatewayManager
The gateway manager.
Type: \Drupal\sms\Plugin\SmsGatewayPluginManagerInterface
File
- tests/
src/ Functional/ SmsFrameworkBrowserTestBase.php, line 39
Class
- SmsFrameworkBrowserTestBase
- Base test class for functional browser tests.
Namespace
Drupal\Tests\sms\FunctionalCode
protected $gatewayManager;