You are here

namespace Drupal\sms\Plugin\SmsGateway in SMS Framework 8

Same name in other branches
  1. 2.x Drupal\sms\Plugin\SmsGateway
  2. 2.1.x Drupal\sms\Plugin\SmsGateway
Classsort descending Location Description
LogGateway src/Plugin/SmsGateway/LogGateway.php Defines a logger gateway for testing and debugging.
SmsIncomingEventInterface src/Plugin/SmsGateway/SmsIncomingEventInterface.php Interface for gateways implementing an incoming event subscriber.
SmsIncomingEventProcessorInterface src/Plugin/SmsGateway/SmsIncomingEventProcessorInterface.php Interface for gateways implementing an incoming event subscriber.