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

class TestMasterPage extends TTemplateControl
{
}

?>