コード例 #1
0
ファイル: ComentarioCtrl.php プロジェクト: DiegoVI/virtuagora
 public function queryModel($meth, $repr)
 {
     return Comentario::query();
 }