Set a minify option
Usage
$proCacheMinifyHTML->setOption(string $name, bool $value);
Arguments
Name | Type(s) | Description |
---|---|---|
name | string | |
value | bool |
Return value
$this
Object instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
\Exception
- if given unknown option
ProCacheMinifyHTML methods and properties
API reference based on ProcessWire core version 3.0.236