Explicitly initialize anonModule to null.
[htmlpurifier.git] / smoketests / test-schema / Type.nullbool.txt
blobd3d756fc69191c3cef5fd97b599a0f5ef4e6b367
1 Type.nullbool
2 TYPE: bool/null
3 DEFAULT: null
4 --DESCRIPTION--
5 Null booleans need to be treated a little specially. See %Type.nullstring
6 for information on what the null flag does.
7 --# vim: et sw=4 sts=4