1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-10 20:28:26 +00:00
friendica-github/library/HTMLPurifier/Language/classes/en-x-test.php

12 lines
140 B
PHP
Executable file

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