Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Kelpie
Server
Headers
PHP Class Kelpie\Server\Headers
Inheritance:
implements
ArrayAcces\ArrayAccess
Afficher le fichier
Open project: dhotson/kelpie
Méthodes publiques
Méthode
Description
__construct
( )
__toString
( )
offsetExists
(
$key
)
offsetGet
(
$key
)
offsetSet
(
$key
,
$value
)
offsetUnset
(
$key
)
Method Details
__construct()
public
méthode
public
__construct
( )
__toString()
public
méthode
public
__toString
( )
offsetExists()
public
méthode
public
offsetExists
(
$key
)
offsetGet()
public
méthode
public
offsetGet
(
$key
)
offsetSet()
public
méthode
public
offsetSet
(
$key
,
$value
)
offsetUnset()
public
méthode
public
offsetUnset
(
$key
)