summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Samples/TRegularExpressionValidator/Home.php
blob: 1c5efbcf2b4a5e099ed06fb2110a8e80b70e0224 (plain)
1
2
3
4
5
6
7
8
<?php

class Home extends TPage
{

}

?>