You are here

namespace Drupal\sms\Plugin in SMS Framework 8

Same name in other branches
  1. 2.x Drupal\sms\Plugin
  2. 2.1.x Drupal\sms\Plugin
Classsort descending Location Description
SmsGatewayPluginBase src/Plugin/SmsGatewayPluginBase.php Base class for sms gateway plugins.
SmsGatewayPluginCollection src/Plugin/SmsGatewayPluginCollection.php Provides a container for lazily loading SMS Gateway plugins.
SmsGatewayPluginInterface src/Plugin/SmsGatewayPluginInterface.php Default implementation of SMS gateway plugin.
SmsGatewayPluginManager src/Plugin/SmsGatewayPluginManager.php Manages SMS gateways implemented using AnnotatedClassDiscovery.
SmsGatewayPluginManagerInterface src/Plugin/SmsGatewayPluginManagerInterface.php Manages SMS Gateways.