From 01a81fb2623647796d5eb05ececce3c3522b7704 Mon Sep 17 00:00:00 2001 From: Timo Janssrn Date: Mon, 30 Jul 2018 15:08:36 +0200 Subject: [PATCH] bugfix --- src/Wuunder/Http/Request.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wuunder/Http/Request.php b/src/Wuunder/Http/Request.php index 2097180..2be903d 100644 --- a/src/Wuunder/Http/Request.php +++ b/src/Wuunder/Http/Request.php @@ -16,7 +16,7 @@ public function __construct($url, $apiKey) $this->apiKey = $apiKey; } - abstract protected function seParcelshopsApiResponsend(); + abstract protected function send(); /** * Returns the whole response from a response