New directive %Core.AllowHostnameUnderscore
[htmlpurifier.git] / smoketests / test-schema / Type.hash.txt
blob262d49e055403774f4130a18581abf84fb0d5e83
1 Type.hash
2 TYPE: hash
3 DEFAULT: array('key1' => 'val1', 'key2' => 'val2')
4 DESCRIPTION: The hash type is an associative array of string keys and string values.
5 --# vim: et sw=4 sts=4