We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d152f3 commit bc4eaa0Copy full SHA for bc4eaa0
lib/Client.php
@@ -366,7 +366,7 @@ public function setIsConcurrentRequest($isConcurrent)
366
/**
367
* Build the final URL to be passed.
368
*
369
- * @param array|null $queryParams an array of all the query parameters
+ * @param array|null \$queryParams An array of all the query parameters.
370
371
* Nested arrays will resolve to multiple instances of the same parameter
372
0 commit comments