Remove Class

Function to remove a class from each Tag in this TagArray.

Prototype

public function remClass( $class )

Parameters

  • $class (string) - the class to remove

Return

TagArray - this object for chaining