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
Work for one hour. Relax for two.
Function to remove a class from each Tag in this TagArray.
public function remClass( $class )
$class (string) - the class to removeTagArray - this object for chaining