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
| Name | Type(s) | Description | 
|---|---|---|
| $attributes | arraystring | Specify space separated string or array of blank attributes that can be removed | 
Return value
$thisObject instance it was called from (method supports fluent interface).
API reference based on ProcessWire core version 3.0.252