Mdb\PayPal\Ipn\Event\MessageVerificationFailureEvent::getError PHP 메소드

getError() 공개 메소드

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