Interface TransportInterface

Summary

Fully Qualified Name: Zend\Mail\Transport\TransportInterface

Description

Interface for mail transports

Methods

Name Description Defined By
send() TransportInterface

Method Details

send()

Parameter Name Type Description
$message

Returns: void

Top