Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Piwik
Settings
Storage
Backend
NullBackend
PHP Class Piwik\Settings\Storage\Backend\NullBackend
Inheritance:
implements
Piwik\Settings\Storage\Backend\BackendInterface
Mostrar archivo
Open project: piwik/piwik
Public Methods
Method
Description
__construct
(
$storageId
)
delete
( )
getStorageId
( )
load
( )
save
(
$values
)
Method Details
__construct()
public
method
public
__construct
(
$storageId
)
delete()
public
method
public
delete
( )
getStorageId()
public
method
public
getStorageId
( )
load()
public
method
public
load
( )
save()
public
method
public
save
(
$values
)