getCacheFile() protected method
Returns the cache file path given the cache key.
| protected string getCacheFile ( $key ) | ||
|---|---|---|
| $key | string |
Cache key |
| return | string |
The cache file path |
getCacheFile() protected method
Returns the cache file path given the cache key.
| protected string getCacheFile ( $key ) | ||
|---|---|---|
| $key | string |
Cache key |
| return | string |
The cache file path |
Please login to continue.