WriteCacheFileTrait
Trait WriteCacheFileTrait
Table of Contents
Properties
- $umask : bool
Methods
- writeCacheFile() : void
- This exists so template cache files use the same group between apache and cli
Properties
$umask
protected
static bool
$umask
Methods
writeCacheFile()
This exists so template cache files use the same group between apache and cli
protected
writeCacheFile(string $file, string $content) : void
Parameters
- $file : string
- $content : string