ProCacheMinify::minify method
Merge and minify CSS and JS file references in output ($out) for given $page
Usage
$bool = $procache->minify->renderMerge(page $page, string $out);Arguments
| Name | Type(s) | Description |
|---|---|---|
$page | page | |
$out | string | Must be a variable because it is modified directly. |
Return value
bool
$procache->minify methods and properties
API reference based on ProcessWire core version 3.0.255