ProCacheMinifyHTML::minifyInlineJS() method          
Minify inline javascript within an HTML document
This is a simple default handler if no external handler was provided.
Usage
$int = $min->minifyInlineJS(string $html);Arguments
| Name | Type(s) | Description | 
|---|---|---|
| $html | string | 
Return value
intNumber of scripts that were minified
API reference based on ProcessWire core version 3.0.252