diff --git a/src/WebService/Http/Request.php b/src/WebService/Http/Request.php index dcb8be3..a3d35a4 100644 --- a/src/WebService/Http/Request.php +++ b/src/WebService/Http/Request.php @@ -9,11 +9,6 @@ */ interface Request { - /** - * @param $url - * @param $options - */ - public function __construct($url, $options); /** * @param $body