Usage
// basic usage
$proCacheMinifyHTML->minify($html);
// usage with all arguments
$proCacheMinifyHTML->minify($html, array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
html | ||
options (optional) | array |
ProCacheMinifyHTML methods and properties
API reference based on ProcessWire core version 3.0.244