ProCacheMinifyHTML::setOptions() method
Set multiple options at once in key => value array
Usage
$min->setOptions(array $options);Arguments
| Name | Type(s) | Description |
|---|---|---|
$options | array |
Return value
$thisObject instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
\Exception- if given unknown option
API reference based on ProcessWire core version 3.0.252