summaryrefslogtreecommitdiff
path: root/framework/Wsat/pages/TWsatScaffolding.php
blob: ce5860d32228f31d18f57a23678180d9a2c767a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php

/**
 * Description of Inicio
 *
 * @author daniels
 */
Prado::using("System.Wsat.TWsatARGenerator");

class TWsatScaffolding extends TPage {


}

?>