Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 17126 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 17126 Rev 17127
Línea 470... Línea 470...
470
    }
470
    }
Línea 471... Línea 471...
471
    
471
    
472
    public function sendResponse(\Laminas\Http\Response $response, $data)
472
    public function sendResponse(\Laminas\Http\Response $response, $data)
Línea 473... Línea -...
473
    {
-
 
474
        
473
    {
475
       
474
        
476
        if($this->isJson) {
475
        if($this->isJson) {
477
            $headers = $response->getHeaders();
476
            $headers = $response->getHeaders();