Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8402 Rev 8403
Línea 254... Línea 254...
254
    }
254
    }
Línea 255... Línea 255...
255
 
255
 
256
    public function answerAction()
256
    public function answerAction()
Línea -... Línea 257...
-
 
257
    {
-
 
258
    
-
 
259
        $response = [
257
    {
260
            'success' => false,
-
 
261
            'data' => 'ERROR_POSTsadsa_NOT_FOUND'
258
    
262
        ];
259
 
263
        return new JsonModel($response);
260
        $currentUserPlugin = $this->plugin('currentUserPlugin');
264
        $currentUserPlugin = $this->plugin('currentUserPlugin');