MontealegreLuis/php-testing-tools

View on GitHub
ui/messaging/config/mail.yml

Summary

Maintainability
Test Coverage
services:
  _defaults:
    autowire: true
    autoconfigure: true
    public: false
  Ewallet\ManageWallet\Notifications\TransferFundsEmailNotifier:
  Ewallet\ManageWallet\Notifications\TransferFundsEmailSender:
    class: Ewallet\Adapters\Laminas\Mail\LaminasTransferFundsMailSender
  Laminas\Mail\Transport\TransportInterface:
    class: Laminas\Mail\Transport\Sendmail