We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876346b commit f76528eCopy full SHA for f76528e
README.md
@@ -55,7 +55,7 @@ use Ray\WebContextParam\Annotation\ServerParam;
55
class Foo
56
{
57
/**
58
- * @QueryParam(key="id", param="userID")
+ * @QueryParam(key="id", param="userId")
59
* @CookieParam(key="id", param="tokenId")
60
* @EnvParam("app_mode")
61
* @FormParam("token")
0 commit comments