ManifestCache_File_PHP
class ManifestCache_File_PHP extends ManifestCache_File (View source)
Same as ManifestCache_File, but stores the data as valid PHP which gets included to load This is a bit faster if you have an opcode cache installed, but slower otherwise
Methods
Details
__construct($name)
No description
load($key)
No description
save($data, $key)
No description
clear()
No description