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