Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
DInterchangeBuilder.php10 protected $varParser; variable in HTMLPurifier_ConfigSchema_InterchangeBuilder
13 * @param HTMLPurifier_VarParser $varParser
15 public function __construct($varParser = null) argument
17 $this->varParser = $varParser ? $varParser : new HTMLPurifier_VarParser_Native();
127 $directive->default = $this->varParser->parse(