From f6cb9a8e302a382b74d08e5b0bef07e4f64bfdf7 Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Tue, 21 Nov 2017 17:46:53 +0100 Subject: [PATCH] Argument PHPDoc missing --- src/Adapter/Adapter.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Adapter/Adapter.php b/src/Adapter/Adapter.php index 9c4775e..b793f31 100644 --- a/src/Adapter/Adapter.php +++ b/src/Adapter/Adapter.php @@ -31,6 +31,7 @@ interface Adapter * RFCs, it is never useful). * * @param String $uri + * @param array $query * @param array $headers * * @return mixed