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