summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/features/protected/controls/Layout.php
blob: f60a9a187bd0ca6d78b2b28b721b56550b747eb3 (plain)
1
2
3
4
5
6
7
8
<?php

class Layout extends TTemplateControl
{

}

?>