boolean public
\Bitrix\Main\Data\CacheEngineXCache::isCacheExpired(
string $path
);
This non-static method returns true when cache has expired.
Incomplete function always returns true.
Parameters
Parameter | Description | Version |
$path | Absolute path to file with cache. | |
Examples