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

class Layout extends TTemplateControl
{

}

?>