Happyr\LinkedIn\LinkedInInterface::getLastResponse PHP Метод

getLastResponse() публичный Метод

Get the last response. This will always return a PSR-7 response no matter of the data type used.
public getLastResponse ( ) : Psr\Http\Message\ResponseInterface | null
Результат Psr\Http\Message\ResponseInterface | null
    public function getLastResponse();