Add Class
Function to add a class to each Tag in this TagArray.
Prototype
public function addClass( $class )
Parameters
$class(string) - the class to add
Return
TagArray - this object for chaining
Work for one hour. Relax for two.
Function to add a class to each Tag in this TagArray.
public function addClass( $class )
$class (string) - the class to addTagArray - this object for chaining