ProCacheStatic::static method
Save a new static cache file
Usage
$bool = $procache->static->renderCache(Page $page, $out);Arguments
| Name | Type(s) | Description |
|---|---|---|
$page | Page | |
$out | string bool | Cache contents, or specify true to return array of cache info that would be written |
Return value
bool arrayTrue if static cache file was rendered, false if not
$procache->static methods and properties
API reference based on ProcessWire core version 3.0.252