Searched refs:removeNbspExceptions (Results 1 – 1 of 1) sorted by relevance
28 private $removeNbspExceptions; variable in HTMLPurifier_Injector_RemoveEmpty47 $this->removeNbspExceptions = $config->get('AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions');74 if ($this->removeNbsp && !isset($this->removeNbspExceptions[$token->name])) {