protected property SmsFrameworkBrowserTestBase::$gatewayManager in SMS Framework 8
Same name and namespace in other branches
- 2.x tests/src/Functional/SmsFrameworkBrowserTestBase.php \Drupal\Tests\sms\Functional\SmsFrameworkBrowserTestBase::gatewayManager
- 2.1.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 33
Class
- SmsFrameworkBrowserTestBase
- Base test class for functional browser tests.
Namespace
Drupal\Tests\sms\FunctionalCode
protected $gatewayManager;