parse($arr['DEFAULT'], $arr['_TYPE'], $arr['_NULL']); } catch (HTMLPurifier_VarParserException $e) { throw new HTMLPurifier_ConfigSchema_Exception('Invalid type for default value in '. $arr['ID'] .': ' . $e->getMessage()); } } }