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