0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-03-25 07:07:02 +00:00

12 lines
104 B
PHP

<?php
class HTMLPurifier_URIScheme
{
function validateComponents() {
}
}
?>