Attribute names that will be removed when blank
Won't be applied unless the removeBlankAttr option is true.
Usage
$proCacheMinifyHTML->setRemoveBlankAttrs($attributes);
Arguments
Name | Type(s) | Description |
---|---|---|
attributes | array, 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).
ProCacheMinifyHTML methods and properties
API reference based on ProcessWire core version 3.0.236