Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLModuleManager.php66 public $attrCollections; variable in HTMLPurifier_HTMLModuleManager
325 $this->attrCollections = new HTMLPurifier_AttrCollections(
436 $this->attrCollections->performInclusions($def->attr);
437 $this->attrCollections->expandIdentifiers($def->attr, $this->attrTypes);