service plugin.manager.sms_gateway in SMS Framework 2.x
Same name and namespace in other branches
- 8 sms.services.yml \plugin.manager.sms_gateway
- 2.1.x sms.services.yml \plugin.manager.sms_gateway
Class
Drupal\sms\Plugin\SmsGatewayPluginManager2 string references to plugin.manager.sms_gateway
- SmsFrameworkBrowserTestBase::setUp in tests/
src/ Functional/ SmsFrameworkBrowserTestBase.php - SmsGateway::getPluginCollection in src/
Entity/ SmsGateway.php - Encapsulates the creation of the action's LazyPluginCollection.
File
View source
- class: Drupal\sms\Plugin\SmsGatewayPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'