aboutsummaryrefslogtreecommitdiffstats
path: root/lib/htmlpurifier/smoketests/test-schema/Type.hash.txt
blob: 262d49e055403774f4130a18581abf84fb0d5e83 (plain) (blame)
1
2
3
4
5
Type.hash
TYPE: hash
DEFAULT: array('key1' => 'val1', 'key2' => 'val2')
DESCRIPTION: The hash type is an associative array of string keys and string values.
--# vim: et sw=4 sts=4