Skip to content

Commit 30d9d0e

Browse files
shehiSQKo
authored andcommitted
docblock: small fix. (#11)
1 parent 4c2a7ed commit 30d9d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Discord/Endpoint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ public function __toString(): string
384384
* the newly created instance.
385385
*
386386
* @param string $endpoint
387-
* @param string[] ...$args
387+
* @param string[] $args
388388
* @return Endpoint
389389
*/
390390
public static function bind(string $endpoint, ...$args)

0 commit comments

Comments
 (0)