ProCacheMinifyHTML::setOption() method

Set a minify option

Usage

$min->setOption(string $name, bool $value);

Arguments

NameType(s)Description
$namestring
$valuebool

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


$min methods and properties

API reference based on ProcessWire core version 3.0.252