boolean public
\Bitrix\Main\Data\StaticHtmlCache::write(
string $content,
string $md5
);
This non-static method writes cache content. Returns written string, or false otherwise.
Parameters
Parameter | Description | Version |
$content | String to be written | |
$md5 | Content cache | |
Examples