0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-03-12 17:47:02 +00:00
2008-02-25 21:21:12 +00:00

12 lines
167 B
PHP

<?php
/**
* The XMLSerializer hierarchy of classes consist of classes that take
* objects and convert them to XML form.
*/
class ConfigDoc_XMLSerializer
{
}