catalogo = $catalogo; $this->catalogoitem = $catalogoitem; $this->sitioevento = $sitioevento; $this->ubicacion = $ubicacion; $this->horarioatencion = $horarioatencion; $this->calificacion = $calificacion; $this->recurso = $recurso; $this->itinerario = $itinerario; $this->itinerarioitem = $itinerarioitem; $this->ruta = $ruta; $this->rutaitem = $rutaitem; } /** * Returns count of turismo. * * @param array $filter * * @return int */ public function count() { return 0; } }