Current Path : /home/cinepatreb/www/patriaManagment/objects/dao/generated/class/dto/ |
Current File : /home/cinepatreb/www/patriaManagment/objects/dao/generated/class/dto/Genre.class.php |
<?php /** * Object represents table 'genre' * * @author: http://phpdao.com * @date: 2015-01-28 23:26 */ class Genre{ var $pkGenre; var $genre; } ?>