-
getQueryParam() and getBodyParam() doc edits · 7a9f1a0cBrandon Kelly authored
- Made yii\web\Request::getQueryParam() and getBodyParam()'s doc blocks more consistent with each other - getQueryParam() was incorrectly stating that if $name was omitted, all of $_GET would be returned (but $name is required)
7a9f1a0c
×