コード例 #1
0
ファイル: menu.php プロジェクト: raalveco/temporal
 public function ventanas()
 {
     return Ventana::reporte("menu_id = " . $this->id);
 }