$path
$path : string
The path to the cache
The file system cache class
Uses File System to cache data. This class is useful for dated data. This class requires a CACHEPATH constant containing the path to the cache folder, you can also override getFolderPath() to determine the path by another way.