32 $this->withTag = $with_tag;
33 $this->withoutTag = $without_tag;
An exception for terminatinating execution or to throw for unit testing.
Decorator that, depending on a token, switches between two definitions.
$withTag
@type HTMLPurifier_AttrDef
$withoutTag
@type HTMLPurifier_AttrDef
__construct($tag, $with_tag, $without_tag)
validate($string, $config, $context)