PHP Class Piwik\Settings\Storage\Backend\Cache
Can be used as a decorator in combination with any other storage backend.
Exibir arquivo
Open project: piwik/piwik
Public Methods
Method Details
__construct()
public method
public __construct ( Piwik\Settings\Storage\Backend\BackendInterface $backend ) |
$backend |
Piwik\Settings\Storage\Backend\BackendInterface |
|
buildCache()
public static method
clearCache()
public static method
getStorageId()
public method
Saves (persists) the current setting values in the database.