(no description)
File Size: | 36 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_Node_Comment:: (2 methods):
__construct()
toTokenPair()
Class: HTMLPurifier_Node_Comment - X-Ref
Concrete comment node class.__construct($data, $line = null, $col = null) X-Ref |
Transparent constructor. param: string $data String comment data. param: int $line param: int $col |
toTokenPair() X-Ref |
No description |