cacheFile()
cacheFile(string $path) : boolean|integer
Cache a template file in the cache directory (even if the cache is up to date).
Returns the number of bytes written in the cache file or false if a failure occurred.
Parameters
string | $path |