ProCacheMinifyHTML::setRemoveBlankAttrs() method

Attribute names that will be removed when blank

Won't be applied unless the removeBlankAttr option is true.

Usage

$min->setRemoveBlankAttrs($attributes);

Arguments

NameType(s)Description
$attributesarray string

Specify space separated string or array of blank attributes that can be removed

Return value

$this

Object instance it was called from (method supports fluent interface).


$min methods and properties

API reference based on ProcessWire core version 3.0.252