Mailgun\Resource\Api\Domain\DeleteResponse::getError PHP Метод

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

public getError ( ) : string
Результат string
    public function getError()
    {
        return $this->error;
    }