boolean public
\Bitrix\Main\Data\CacheEngineApc::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 the file with cache. | |
Examples