Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DSwitch.php22 protected $withoutTag; variable in HTMLPurifier_AttrDef_Switch
33 $this->withoutTag = $without_tag;
46 return $this->withoutTag->validate($string, $config, $context);