TransportInterface
interface TransportInterface
Methods
bool
validate()
Validate this transport way
transport(string $to, string $subject, string $message, string $additional_headers = '', string $additional_parameters = '')
Real transport
Details
at line 36
bool
validate()
Validate this transport way
at line 47
transport(string $to, string $subject, string $message, string $additional_headers = '', string $additional_parameters = '')
Real transport