FromHeader
in package
Table of Contents
Methods
- __construct() : mixed
- getEMailAddress() : string
- parse() : FromHeader
Methods
__construct()
public
__construct(string $email) : mixed
Parameters
- $email : string
getEMailAddress()
public
getEMailAddress() : string
Return values
stringparse()
public
static parse(HttpHeader $header) : FromHeader
Parameters
- $header : HttpHeader