$auth
$auth : string
The authentication method to use.
Object representation of a a POP3 (RFC 2384) or IMAP (RFC 5092/5593) URL.
__construct(string $url = null)
Constructor.
Absolute IMAP URLs takes one of the following forms:
POP URLs take one of the following forms:
string | $url | A URL string. |