Solar_Cache_Adapter_File::entry()
public
string
Solar_Cache_Adapter_File::entry
( string $key
)
Returns the path and filename for the entry key.
Parameters
(string)
$key
: The entry ID.
Returns
(string) The cache entry path and filename.
Description
Returns the path and filename for the entry key.