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
Ouzo
SessionObject
PHP Class Ouzo\SessionObject
Afficher le fichier
Open project: letsdrink/ouzo
Méthodes publiques
Méthode
Description
all
( )
flush
( )
get
(
$keys
)
has
(
$keys
)
push
(
$args
)
remove
(
$keys
)
set
( )
Private Methods
Méthode
Description
getKeyAndValueArguments
(
$args
)
Method Details
all()
public
méthode
public
all
( )
flush()
public
méthode
public
flush
( )
get()
public
méthode
public
get
(
$keys
)
has()
public
méthode
public
has
(
$keys
)
push()
public
méthode
public
push
(
$args
)
remove()
public
méthode
public
remove
(
$keys
)
set()
public
méthode
public
set
( )