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
Piwik
Settings
Storage
Backend
NullBackend
PHP Class Piwik\Settings\Storage\Backend\NullBackend
Inheritance:
implements
Piwik\Settings\Storage\Backend\BackendInterface
Afficher le fichier
Open project: piwik/piwik
Méthodes publiques
Méthode
Description
__construct
(
$storageId
)
delete
( )
getStorageId
( )
load
( )
save
(
$values
)
Method Details
__construct()
public
méthode
public
__construct
(
$storageId
)
delete()
public
méthode
public
delete
( )
getStorageId()
public
méthode
public
getStorageId
( )
load()
public
méthode
public
load
( )
save()
public
méthode
public
save
(
$values
)