\Imi\Server\Http\SuperGlobalsServer

Summary

Methods
Properties
Constants
__construct()
offsetSet()
offsetExists()
offsetUnset()
offsetGet()
__debugInfo()
jsonSerialize()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$defaultServer
N/A

Properties

$defaultServer

$defaultServer : array

默认的 $_SERVER 变量

Type

array

Methods

__construct()

__construct(  $defaultServer) 

Parameters

$defaultServer

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

__debugInfo()

__debugInfo() 

jsonSerialize()

jsonSerialize()