RemoteAddress
class RemoteAddress
Methods
__construct(string $remoteAddress = '')
No description
static RemoteAddress
fromServer()
No description
string
getClientAddress()
No description
bool
isFromLocalHost()
No description
string
getAll()
No description
bool
has()
No description
static string
extractRemoteAddressesFromHeaders()
Allows to get all the remote addresses from relevant headers
static array
listRemoteAddressHeaders()
No description
Details
at line 19
__construct(string $remoteAddress = '')
No description
at line 23
static RemoteAddress
fromServer()
No description
at line 31
string
getClientAddress()
No description
at line 40
bool
isFromLocalHost()
No description
at line 44
string
getAll()
No description
at line 49
bool
has()
No description
at line 64
static string
extractRemoteAddressesFromHeaders()
Allows to get all the remote addresses from relevant headers
at line 78
static array
listRemoteAddressHeaders()
No description