Mailgun\Resource\Api\ErrorResponse::getError PHP Méthode

getError() public méthode

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