Skip to content

Commit bc4eaa0

Browse files
Update lib/Client.php
Co-authored-by: Manisha Singh <[email protected]>
1 parent 4d152f3 commit bc4eaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ public function setIsConcurrentRequest($isConcurrent)
366366
/**
367367
* Build the final URL to be passed.
368368
*
369-
* @param array|null $queryParams an array of all the query parameters
369+
* @param array|null \$queryParams An array of all the query parameters.
370370
*
371371
* Nested arrays will resolve to multiple instances of the same parameter
372372
*

0 commit comments

Comments
 (0)