PersistCacheCommand
in package
FinalYes
Table of Contents
Properties
- $cacheDirectory : string
- $useCache : bool
Methods
- __construct() : mixed
- getCacheDirectory() : string
- useCache() : bool
Properties
$cacheDirectory read-only
private
string
$cacheDirectory
$useCache read-only
private
bool
$useCache
= false
Methods
__construct()
public
__construct(string $cacheDirectory[, bool $useCache = false ]) : mixed
Parameters
- $cacheDirectory : string
- $useCache : bool = false
getCacheDirectory()
public
getCacheDirectory() : string
Return values
stringuseCache()
public
useCache() : bool