Home
last modified time | relevance | path

Searched refs:without_tag (Results 1 – 1 of 1) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DSwitch.php27 * @param HTMLPurifier_AttrDef $without_tag Call if token doesn't match, or there is no token
29 public function __construct($tag, $with_tag, $without_tag) argument
33 $this->withoutTag = $without_tag;