Property | Type | Description | |
---|---|---|---|
$cacheDir | string | The directory in which to look for cached files. | |
$stat | boolean | Whether or not to check if cache files are outdated. |
Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
load ( $path ) |
Method | Description | |
---|---|---|
shouldLoadCache ( $path, $cachePath ) |
public __construct ( |
||
$parser | ||
$cacheDir | string | |
$stat | boolean |
protected string $cacheDir | ||
return | string |
protected bool $stat | ||
return | boolean |