Mdb\PayPal\Ipn\Event\MessageVerificationFailureEvent::getError PHP Method

getError() public method

public getError ( ) : string
return string
    public function getError()
    {
        return $this->error;
    }
MessageVerificationFailureEvent