Completed
Pull Request — master (#1)
by
unknown
04:54
created
src/AbstractProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -247,7 +247,7 @@
 block discarded – undo
247 247
      * @param null|string $method
248 248
      * @param null|string $url
249 249
      * @param array  $requestHeaders
250
-     * @param $requestPayload
250
+     * @param string $requestPayload
251 251
      * @param string $protocolVersion
252 252
      * @return Request
253 253
      * @throws \InvalidArgumentException
Please login to merge, or discard this patch.