ManifestCache
interface ManifestCache (View source)
A basic caching interface that manifests use to store data.
Methods
Details
__construct($name)
No description
load($key)
No description
save($data, $key)
No description
clear()
No description