1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-09 16:56:20 +02:00
Files
php-htmlpurifier/library/HTMLPurifier/Error.php
2007-06-27 13:58:32 +00:00

8 lines
122 B
PHP

<?php
/**
* Return object from functions that signifies error when null doesn't cut it
*/
class HTMLPurifier_Error {}