PayPal\Auth\Openid\PPOpenIdError::getErrorDescription PHP 메소드

getErrorDescription() 공개 메소드

A resource ID that indicates the starting resource in the returned results.
public getErrorDescription ( ) : string
리턴 string
    public function getErrorDescription()
    {
        return $this->error_description;
    }