Свойство | Тип | Описание | |
---|---|---|---|
$cacheDir | string | The directory in which to look for cached files. | |
$stat | boolean | Whether or not to check if cache files are outdated. |
Метод | Описание | |
---|---|---|
__construct ( |
Constructor. | |
load ( $path ) |
Метод | Описание | |
---|---|---|
shouldLoadCache ( $path, $cachePath ) |
public __construct ( |
||
$parser | ||
$cacheDir | string | |
$stat | boolean |
protected string $cacheDir | ||
Результат | string |
protected bool $stat | ||
Результат | boolean |