ProCacheMinify::minify method

Minify HTML of output ($out) for given $page

Usage

$bool = $procache->minify->renderMinify(Page $page, string $out, bool $allowCache);

Arguments

NameType(s)Description
$pagePage
$outstring

Must be a variable because it is modified directly.

$allowCachebool

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