1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-20 13:48:25 +00:00
friendica-github/library/HTMLPurifier/Language/classes/en-x-test.php
2010-09-08 20:14:17 -07:00

12 lines
140 B
PHP

<?php
// private class for unit testing
class HTMLPurifier_Language_en_x_test extends HTMLPurifier_Language
{
}
// vim: et sw=4 sts=4