File path: dist/twist/Core/Models/Email/ProtocolSMTP.model.php
Namespace: Twist\Core\Models\Email
connected
— May be a valid way to specify the IP address of the server when on a server with multiple IP addresses
Name | Description |
---|---|
$this- | n/a |
void — No return information has been documented for this function.
<?php
//Set the variables for the example
$this- = ;
//Call the function connected with the example vars
$resProtocolSMTP = new \Twist\Core\Models\Email\ProtocolSMTP();
$resProtocolSMTP -> connected($this-);