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. |