summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/TestHtmlArea.php
blob: 13a4189b2f33b8850b236aa10c8b943bc0b60bb7 (plain)
1
2
3
4
5
6
7
8
<?php

class TestHtmlArea extends THtmlArea
{
	
}

?>