Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6765 | Rev 6768 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6765 Rev 6767
Línea 1065... Línea 1065...
1065
                $industrym = $industryMapper->fetchOne($industryb);
1065
                $industrym = $industryMapper->fetchOne($industryb);
1066
                array_push($industryMaster, $industrym->uuid);
1066
                array_push($industryMaster, $industrym->uuid);
1067
            }
1067
            }
Línea -... Línea 1068...
-
 
1068
            
-
 
1069
 
Línea -... Línea 1070...
-
 
1070
            $surveyLocationMapper = SurveyLocationMapper::getInstance($this->adapter);
-
 
1071
            $location  = $surveylenguageMapper->fetchAllBySurveyId($survey->id);
-
 
1072
            
-
 
1073
            return new JsonModel([
Línea 1068... Línea 1074...
1068
            
1074
                'success' => false,
1069
 
1075
                'data' => $location