Solar_Cache_Adapter_File::fetch()
public
mixed
Solar_Cache_Adapter_File::fetch
( string $key
)
Fetches cache entry data.
Parameters
(string)
$key
: The entry ID.
Returns
(mixed) Boolean false on failure, string on success.
Description
Fetches cache entry data.