summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/Master1.php
blob: 1bbcb9c4abe4108e43fc1a94f10d8cc15004d697 (plain)
1
2
3
4
5
6
7
<?php

class Master1 extends TTemplateControl
{
}

?>