ProCacheMinify::minify method
Minify HTML of output ($out) for given $page
Usage
$bool = $procache->minify->renderMinify(Page $page, string $out, bool $allowCache);Arguments
| Name | Type(s) | Description |
|---|---|---|
$page | Page | |
$out | string | Must be a variable because it is modified directly. |
$allowCache | bool | Whether or not content should be cached by ProCache. |
Return value
bool
$procache->minify methods and properties
API reference based on ProcessWire core version 3.0.252