Namespace Alpha\Util\Email
| EmailProviderFactory | A factory for creating session provider implementations that implement the EmailProviderInterface interface. |
| EmailProviderPHP | Sends an email using the mb_send_mail() function from PHP. |
| EmailProviderInterface | An interface that describes the use sending of emails. |
