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

class TestMasterPage extends TTemplateControl
{
}

?>