20 throw new Exception(
"HTMLPurifier_Token_End->toNode not supported!");
Concrete end token class.
toNode()
Converts a token into its corresponding node.
$start
Token that started this node.
Abstract class of a tag token (start, end or empty), and its behavior.