mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 19:30:21 +02:00
Add lots of documentation.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@293 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -21,6 +21,9 @@ HTMLPurifier_ConfigDef::define(
|
||||
'preserving child nodes.'
|
||||
);
|
||||
|
||||
/**
|
||||
* Class that defines allowed child nodes and validates tokens against this.
|
||||
*/
|
||||
class HTMLPurifier_ChildDef
|
||||
{
|
||||
var $type;
|
||||
|
Reference in New Issue
Block a user