Remove Attribute
Function to remove an attribute from every Tag in this TagArray.
Prototype
public function remAttr( $name )
Parameters
$name(string) - the name of the attribute to remove.
Return
TagArray - this object for chaining
Work for one hour. Relax for two.
Function to remove an attribute from every Tag in this TagArray.
public function remAttr( $name )
$name (string) - the name of the attribute to remove.TagArray - this object for chaining